Cppcheck
|
#include <symboldatabase.h>
Public Attributes | |
const Token * | nameStart {} |
const Token * | nameEnd {} |
const Type * | type {} |
Definition at line 87 of file symboldatabase.h.
const Token* Type::FriendInfo::nameEnd {} |
Definition at line 89 of file symboldatabase.h.
Referenced by SymbolDatabase::createSymbolDatabaseFindAllScopes().
const Token* Type::FriendInfo::nameStart {} |
Definition at line 88 of file symboldatabase.h.
Referenced by SymbolDatabase::createSymbolDatabaseClassInfo(), and SymbolDatabase::createSymbolDatabaseFindAllScopes().
const Type* Type::FriendInfo::type {} |
Definition at line 90 of file symboldatabase.h.
Referenced by SymbolDatabase::createSymbolDatabaseClassInfo(), and SymbolDatabase::createSymbolDatabaseFindAllScopes().