Searched refs:doesntStartWithASTFileMagic (Results 1 – 1 of 1) sorted by relevance
4676 static llvm::Error doesntStartWithASTFileMagic(BitstreamCursor &Stream) { in doesntStartWithASTFileMagic() function4778 if (llvm::Error Err = doesntStartWithASTFileMagic(Stream)) { in ReadASTCore()4919 if (llvm::Error Err = doesntStartWithASTFileMagic(Stream)) { in readUnhashedControlBlockImpl()5242 if (llvm::Error Err = doesntStartWithASTFileMagic(Stream)) { in readASTFileSignature()5303 if (llvm::Error Err = doesntStartWithASTFileMagic(Stream)) { in getOriginalSourceFile()5430 if (llvm::Error Err = doesntStartWithASTFileMagic(Stream)) { in readASTFileControlBlock()