Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DFrontendActions.cpp608 ASTReader::readASTFileControlBlock( in ExecuteAction()
/external/llvm-project/clang/lib/Frontend/
DFrontendActions.cpp748 ASTReader::readASTFileControlBlock( in ExecuteAction()
DCompilerInstance.cpp193 if (!ASTReader::readASTFileControlBlock( in collectIncludePCH()
/external/llvm-project/clang/include/clang/Serialization/
DASTReader.h1695 readASTFileControlBlock(StringRef Filename, FileManager &FileMgr,
/external/clang/include/clang/Serialization/
DASTReader.h1497 readASTFileControlBlock(StringRef Filename, FileManager &FileMgr,
/external/clang/lib/Serialization/
DASTReader.cpp4194 bool ASTReader::readASTFileControlBlock( in readASTFileControlBlock() function in ASTReader
4409 return !readASTFileControlBlock(Filename, FileMgr, PCHContainerRdr, in isAcceptableASTFile()
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp5134 bool ASTReader::readASTFileControlBlock( in readASTFileControlBlock() function in ASTReader
5408 return !readASTFileControlBlock(Filename, FileMgr, PCHContainerRdr, in isAcceptableASTFile()