Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclLookups.h43 DeclarationName getLookupName() const { return It->first; } in getLookupName() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h265 DeclarationName getLookupName() const { in getLookupName() function