Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendActions.cpp742 ASTReader::readASTFileControlBlock( in ExecuteAction()
H A DCompilerInstance.cpp249 if (!ASTReader::readASTFileControlBlock( in collectIncludePCH()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h1707 readASTFileControlBlock(StringRef Filename, FileManager &FileMgr,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp5159 bool ASTReader::readASTFileControlBlock( in readASTFileControlBlock() function in ASTReader
5433 return !readASTFileControlBlock(Filename, FileMgr, PCHContainerRdr, in isAcceptableASTFile()