Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp65 IdentifierTable::IdentifierTable(IdentifierInfoLookup *ExternalLookup) in IdentifierTable()
70 IdentifierInfoLookup *ExternalLookup) in IdentifierTable()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h364 ExternalPreprocessorSource *ExternalLookup = nullptr; variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h661 IdentifierInfoLookup* ExternalLookup; variable