CodeQL library for C/C++
codeql/cpp-all 0.6.0 ( 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 ( )