reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
52 Error("constant bigger than 64 bits detected!"); 67 Error("constant bigger than 64 bits detected!"); 90 Error("constant bigger than 128 bits detected!"); 109 Error("constant bigger than 128 bits detected!"); 277 Error("end of file in COMDAT variable name"); 284 Error("Null bytes are not allowed in names"); 306 Error("end of file in string constant"); 346 Error("invalid value number (too large)!"); 360 Error("end of file in global variable name"); 367 Error("Null bytes are not allowed in names"); 402 Error("Null bytes are not allowed in names"); 481 Error("bitwidth for integer type out of range!"); 1068 Error("invalid value number (too large)!");lib/AsmParser/LLParser.cpp
4616 return Lex.Error("'checksumkind' and 'checksum' must be provided together"); 4634 return Lex.Error("missing 'distinct', required for !DICompileUnit"); 7353 return Lex.Error("expected non-empty list of uselistorder indexes");