Searched refs:readASTFileControlBlock (Results 1 – 4 of 4) sorted by relevance
560 ASTReader::readASTFileControlBlock(getCurrentFile(), in ExecuteAction()
1287 if (ASTReader::readASTFileControlBlock(FileName, CI.getFileManager(), in loadModuleFile()
1511 static bool readASTFileControlBlock(StringRef Filename,
4219 bool ASTReader::readASTFileControlBlock(StringRef Filename, in readASTFileControlBlock() function in ASTReader4406 return !readASTFileControlBlock(Filename, FileMgr, validator); in isAcceptableASTFile()