Lines Matching defs:reportError
20 static Error reportError(StringRef Message) {
494 return reportError("Invalid bitcode wrapper header");
512 return reportError("Invalid bitcode wrapper header");
530 return reportError("Cannot decode empty blob.");
533 return reportError(
545 return reportError("bad length");
551 return reportError("truncated chars");
589 return reportError("Invalid record at top-level in block info file");
601 return reportError("Malformed BlockInfoBlock in block info file");
617 return reportError("Invalid record at top-level");
761 return reportError("Malformed BlockInfoBlock");
800 return reportError("Premature end of bitstream");
811 return reportError("malformed bitcode file");