Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclLookups.h43 DeclarationName getLookupName() const { return It->first; } in getLookupName() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h263 DeclarationName getLookupName() const { getLookupName() function
/freebsd-src/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp245 CrossTranslationUnitContext::getLookupName(const NamedDecl *ND) { in getLookupName() function in clang::cross_tu::CrossTranslationUnitContext