Home
last modified time | relevance | path

Searched defs:ExternalLookup (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Basic/
HDIdentifierTable.cpp65 IdentifierTable::IdentifierTable(IdentifierInfoLookup *ExternalLookup) in IdentifierTable()
70 IdentifierInfoLookup *ExternalLookup) in IdentifierTable()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Lex/
HDHeaderSearch.h364 ExternalPreprocessorSource *ExternalLookup = nullptr; variable
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDIdentifierTable.h661 IdentifierInfoLookup* ExternalLookup; variable