Searched defs:needsSystemInputFileVisitation (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h202 virtual bool needsSystemInputFileVisitation() { return false; } function in class:clang::ASTReaderListener
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp223 bool ChainedASTReaderListener::needsSystemInputFileVisitation() { function in class:ChainedASTReaderListener

Completed in 134 milliseconds