Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp96 ASTReader::readASTFileControlBlock( in visitPrebuiltModule()
/llvm-project-15.0.7/clang/lib/Frontend/
H A DFrontendActions.cpp952 ASTReader::readASTFileControlBlock( in ExecuteAction()
H A DCompilerInstance.cpp251 if (!ASTReader::readASTFileControlBlock( in collectIncludePCH()
/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTReader.h1728 readASTFileControlBlock(StringRef Filename, FileManager &FileMgr,
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp5214 bool ASTReader::readASTFileControlBlock( in readASTFileControlBlock() function in ASTReader
5490 return !readASTFileControlBlock(Filename, FileMgr, PCHContainerRdr, in isAcceptableASTFile()