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