Home
last modified time | relevance | path

Searched defs:getLookupName (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDeclLookups.h40 DeclarationName getLookupName() const { return It->first; } in getLookupName() function
/external/clang/include/clang/Sema/
DLookup.h204 DeclarationName getLookupName() const { in getLookupName() function