Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DFrontendActions.cpp608 ASTReader::readASTFileControlBlock( in ExecuteAction()
/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()