Home
last modified time | relevance | path

Searched refs:SetExternalLookup (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h458 void SetExternalLookup(ExternalPreprocessorSource *EPS) { in SetExternalLookup() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3868 PP.getHeaderSearchInfo().SetExternalLookup(this); in ReadASTBlock()