Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DIdentifierTable.h586 IdentifierInfoLookup *getExternalIdentifierLookup() const { in getExternalIdentifierLookup() function
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp447 .getExternalIdentifierLookup()) { in ForEachMacro()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp4112 Idents.getExternalIdentifierLookup()) { in lookupInDeclContext()
5265 = Context.Idents.getExternalIdentifierLookup()) { in makeTypoCorrectionConsumer()
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DCodeComplete.cpp1222 ITable.getExternalIdentifierLookup(); in loadMainFilePreambleMacros()