Cppcheck
Classes | Typedefs | Functions
clangimport Namespace Reference

Classes

struct  Data
 
class  AstNode
 

Typedefs

using AstNodePtr = std::shared_ptr< AstNode >
 

Functions

void CPPCHECKLIB parseClangAstDump (Tokenizer &tokenizer, std::istream &f)
 

Typedef Documentation

◆ AstNodePtr

using clangimport::AstNodePtr = typedef std::shared_ptr<AstNode>

Definition at line 319 of file clangimport.cpp.

Function Documentation

◆ parseClangAstDump()

void clangimport::parseClangAstDump ( Tokenizer tokenizer,
std::istream &  f 
)