| 
    Cppcheck
    
   | 
 
This is the complete list of members for clangimport::AstNode, including all inherited members.
| addFullScopeNameTokens(TokenList &tokenList, const Scope *recordScope) | clangimport::AstNode | private | 
| addtoken(TokenList &tokenList, const std::string &str, bool valueType=true) | clangimport::AstNode | private | 
| addTypeTokens(TokenList &tokenList, const std::string &str, const Scope *scope=nullptr) | clangimport::AstNode | private | 
| AstNode(std::string nodeType, const std::string &ext, Data *data) | clangimport::AstNode | inline | 
| children | clangimport::AstNode | |
| createScope(TokenList &tokenList, Scope::ScopeType scopeType, AstNodePtr astNode, const Token *def) | clangimport::AstNode | private | 
| createScope(TokenList &tokenList, Scope::ScopeType scopeType, const std::vector< AstNodePtr > &children2, const Token *def) | clangimport::AstNode | private | 
| createTokens(TokenList &tokenList) | clangimport::AstNode | private | 
| createTokens1(TokenList &tokenList) | clangimport::AstNode | inline | 
| createTokensCall(TokenList &tokenList) | clangimport::AstNode | private | 
| createTokensForCXXRecord(TokenList &tokenList) | clangimport::AstNode | private | 
| createTokensFunctionDecl(TokenList &tokenList) | clangimport::AstNode | private | 
| createTokensVarDecl(TokenList &tokenList) | clangimport::AstNode | private | 
| dumpAst(int num=0, int indent=0) const | clangimport::AstNode | |
| getChild(int c) | clangimport::AstNode | inline | 
| getFullType(int index=0) const | clangimport::AstNode | private | 
| getNestedInScope(TokenList &tokenList) | clangimport::AstNode | private | 
| getSpelling() const | clangimport::AstNode | private | 
| getTemplateParameters() const | clangimport::AstNode | private | 
| getType(int index=0) const | clangimport::AstNode | private | 
| isDefinition() const | clangimport::AstNode | private | 
| mCol | clangimport::AstNode | private | 
| mData | clangimport::AstNode | private | 
| mExtTokens | clangimport::AstNode | private | 
| mFile | clangimport::AstNode | private | 
| mLine | clangimport::AstNode | private | 
| nodeType | clangimport::AstNode | |
| setLocations(TokenList &tokenList, int file, int line, int col) | clangimport::AstNode | |
| setValueType(Token *tok) | clangimport::AstNode | private |