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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclLookups.h43 DeclarationName getLookupName() const { return It->first; } function in class:clang::DeclContext::all_lookups_iterator
/netbsd-current/external/apache2/llvm/dist/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp217 CrossTranslationUnitContext::getLookupName(const NamedDecl *ND) { function in class:clang::cross_tu::CrossTranslationUnitContext
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DLookup.h243 DeclarationName getLookupName() const { function in class:clang::LookupResult

Completed in 503 milliseconds