Searched refs:doesntStartWithASTFileMagic (Results 1 – 1 of 1) sorted by relevance
4471 static llvm::Error doesntStartWithASTFileMagic(BitstreamCursor &Stream) { in doesntStartWithASTFileMagic() function4573 if (llvm::Error Err = doesntStartWithASTFileMagic(Stream)) { in ReadASTCore()4720 if (llvm::Error Err = doesntStartWithASTFileMagic(Stream)) { in readUnhashedControlBlockImpl()5025 if (llvm::Error Err = doesntStartWithASTFileMagic(Stream)) { in readASTFileSignature()5082 if (llvm::Error Err = doesntStartWithASTFileMagic(Stream)) { in getOriginalSourceFile()5193 if (llvm::Error Err = doesntStartWithASTFileMagic(Stream)) { in readASTFileControlBlock()