Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DHeaderSearch.h434 ExternalPreprocessorSource *getExternalLookup() const { in getExternalLookup() function
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp3651 if (!PP.getHeaderSearchInfo().getExternalLookup()) in ReadASTBlock()