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.h686 IdentifierInfoLookup *getExternalIdentifierLookup() const { in getExternalIdentifierLookup() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp505 .getExternalIdentifierLookup()) { in ForEachMacro()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1142 if (PP->getIdentifierTable().getExternalIdentifierLookup()) in highlightLines()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4172 Idents.getExternalIdentifierLookup()) { in lookupInDeclContext()
5319 = Context.Idents.getExternalIdentifierLookup()) { in makeTypoCorrectionConsumer()