Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
DIdentifierTable.cpp66 IdentifierTable::IdentifierTable(IdentifierInfoLookup *ExternalLookup) in IdentifierTable()
71 IdentifierInfoLookup *ExternalLookup) in IdentifierTable()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DIdentifierTable.h502 IdentifierInfoLookup* ExternalLookup; variable
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DHeaderSearch.h262 ExternalPreprocessorSource *ExternalLookup = nullptr; variable