Home
last modified time | relevance | path

Searched refs:readASTFileControlBlock (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp221 if (ASTReader::readASTFileControlBlock( in visitPrebuiltModule()
230 if (ASTReader::readASTFileControlBlock( in visitPrebuiltModule()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp994 ASTReader::readASTFileControlBlock( in ExecuteAction()
H A DCompilerInstance.cpp252 if (!ASTReader::readASTFileControlBlock( in collectIncludePCH()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1984 static bool readASTFileControlBlock(
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp5702 bool ASTReader::readASTFileControlBlock( in readASTFileControlBlock() function in ASTReader
6024 return !readASTFileControlBlock(Filename, FileMgr, ModCache, PCHContainerRdr, in isAcceptableASTFile()