CodeQL library for C/C++
codeql/cpp-all 0.9.3 ( changelog , source )
Search

Member predicate UsingDeclarationEntry :: getDeclaration

Gets the declaration that is referenced by this using declaration. For example, std::string in using std::string.

Declaration getDeclaration ( )