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