Home
last modified time | relevance | path

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

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