Searched refs:doesntStartWithASTFileMagic (Results 1 – 1 of 1) sorted by relevance
4431 static llvm::Error doesntStartWithASTFileMagic(BitstreamCursor &Stream) { in doesntStartWithASTFileMagic() function4533 if (llvm::Error Err = doesntStartWithASTFileMagic(Stream)) { in ReadASTCore()4679 if (llvm::Error Err = doesntStartWithASTFileMagic(Stream)) { in readUnhashedControlBlockImpl()4984 if (llvm::Error Err = doesntStartWithASTFileMagic(Stream)) { in readASTFileSignature()5041 if (llvm::Error Err = doesntStartWithASTFileMagic(Stream)) { in getOriginalSourceFile()5152 if (llvm::Error Err = doesntStartWithASTFileMagic(Stream)) { in readASTFileControlBlock()