Cppcheck
|
This is the complete list of members for clangimport::Data, including all inherited members.
enumDecl(const std::string &addr, Token *nameToken, Enumerator *enumerator) | clangimport::Data | inline |
enumValue | clangimport::Data | |
funcDecl(const std::string &addr, Token *nameToken, Function *function) | clangimport::Data | inline |
getScope(const std::string &addr) | clangimport::Data | inline |
getVariableList() const | clangimport::Data | inline |
hasDecl(const std::string &addr) const | clangimport::Data | inline |
mDeclMap | clangimport::Data | private |
mNotFound | clangimport::Data | private |
mNotScope | clangimport::Data | |
mSettings | clangimport::Data | |
mSymbolDatabase | clangimport::Data | |
mVarId | clangimport::Data | private |
notFound(const std::string &addr) | clangimport::Data | inlineprivate |
ref(const std::string &addr, Token *tok) | clangimport::Data | inline |
replaceVarDecl(const Variable *from, Variable *to) | clangimport::Data | inline |
scopeAccessControl | clangimport::Data | |
scopeDecl(const std::string &addr, Scope *scope) | clangimport::Data | inline |
varDecl(const std::string &addr, Token *def, Variable *var) | clangimport::Data | inline |