Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp95 ASTReader::readASTFileControlBlock( in visitPrebuiltModule()
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp930 ASTReader::readASTFileControlBlock( in ExecuteAction()
H A DCompilerInstance.cpp253 if (!ASTReader::readASTFileControlBlock( in collectIncludePCH()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1783 static bool readASTFileControlBlock(StringRef Filename, FileManager &FileMgr,
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp5397 bool ASTReader::readASTFileControlBlock( in readASTFileControlBlock() function in ASTReader
5701 return !readASTFileControlBlock(Filename, FileMgr, ModuleCache, in isAcceptableASTFile()