Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp66 IdentifierTable::IdentifierTable(IdentifierInfoLookup *ExternalLookup) in IdentifierTable()
71 IdentifierInfoLookup *ExternalLookup) in IdentifierTable()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h251 ExternalPreprocessorSource *ExternalLookup = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DIdentifierTable.h502 IdentifierInfoLookup* ExternalLookup; variable