Searched refs:readASTFileControlBlock (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp737 ASTReader::readASTFileControlBlock(
H A DCompilerInstance.cpp193 if (!ASTReader::readASTFileControlBlock(
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1696 readASTFileControlBlock(StringRef Filename, FileManager &FileMgr,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp5148 bool ASTReader::readASTFileControlBlock( function in class:ASTReader
5422 return !readASTFileControlBlock(Filename, FileMgr, PCHContainerRdr,

Completed in 193 milliseconds