| 
    Cppcheck
    
   | 
 
#include <symboldatabase.h>
Public Attributes | |
| const Token * | start | 
| const Scope * | scope | 
Definition at line 1019 of file symboldatabase.h.
| const Scope* Scope::UsingInfo::scope | 
Definition at line 1021 of file symboldatabase.h.
Referenced by SymbolDatabase::createSymbolDatabaseClassInfo(), SymbolDatabase::createSymbolDatabaseFindAllScopes(), and findVariableTypeIncludingUsedNamespaces().
| const Token* Scope::UsingInfo::start | 
Definition at line 1020 of file symboldatabase.h.
Referenced by SymbolDatabase::createSymbolDatabaseClassInfo(), and SymbolDatabase::createSymbolDatabaseFindAllScopes().