Home
last modified time | relevance | path

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

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