Home
last modified time | relevance | path

Searched refs:getExternalIdentifierLookup (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h678 IdentifierInfoLookup *getExternalIdentifierLookup() const { in getExternalIdentifierLookup() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp495 .getExternalIdentifierLookup()) { in ForEachMacro()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1145 if (PP->getIdentifierTable().getExternalIdentifierLookup()) in highlightLines()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4077 Idents.getExternalIdentifierLookup()) { in lookupInDeclContext()
5227 = Context.Idents.getExternalIdentifierLookup()) { in makeTypoCorrectionConsumer()