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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h198 virtual bool needsInputFileVisitation() { return false; } function in class:clang::ASTReaderListener
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp220 bool ChainedASTReaderListener::needsInputFileVisitation() { function in class:ChainedASTReaderListener

Completed in 170 milliseconds