Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDIdentifierTable.h434 IdentifierInfoLookup *getExternalIdentifierLookup() const { in getExternalIdentifierLookup() function
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDClangModulesDeclVendor.cpp437 …lookup = m_compiler_instance->getPreprocessor().getIdentifierTable().getExternalIdentifierLookup()) in ForEachMacro()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaLookup.cpp3191 if (IdentifierInfoLookup *External = Idents.getExternalIdentifierLookup()) { in LookupVisibleDecls()
4310 = Context.Idents.getExternalIdentifierLookup()) { in makeTypoCorrectionConsumer()