Lines Matching defs:reportError
20 static Error reportError(StringRef Message) {
496 return reportError("Invalid bitcode wrapper header");
514 return reportError("Invalid bitcode wrapper header");
532 return reportError("Cannot decode empty blob.");
535 return reportError(
547 return reportError("bad length");
553 return reportError("truncated chars");
591 return reportError("Invalid record at top-level in block info file");
603 return reportError("Malformed BlockInfoBlock in block info file");
619 return reportError("Invalid record at top-level");
763 return reportError("Malformed BlockInfoBlock");
802 return reportError("Premature end of bitstream");
813 return reportError("malformed bitcode file");