reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
235 bool parseIntToken(int64_t &V, const Twine &ErrMsg);
3479 if (parseIntToken(LineNumber, "unexpected token in '.line' directive")) 3501 if (parseIntToken(FileNumber, "unexpected token in '.loc' directive") || 3604 if (parseIntToken(FileNumber, 3615 parseIntToken(ChecksumKind, 3639 parseIntToken(FunctionId, "expected function id in '" + DirectiveName + 3648 parseIntToken(FileNumber, "expected integer in '" + DirectiveName + 3716 parseIntToken(IALine, "expected line number after 'inlined_at'")) 3835 parseIntToken( 3841 parseIntToken( 4011 if (parseIntToken(FileNo, "expected identifier in directive"))lib/MC/MCParser/ELFAsmParser.cpp
874 if (getParser().parseIntToken(
lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp 1313 if (getParser().parseIntToken(ImmVal,
lib/Target/X86/AsmParser/X86AsmParser.cpp3679 if (Parser.parseIntToken(ParamsSize, "expected parameter byte count")) 3715 if (Parser.parseIntToken(Offset, "expected offset") || 3725 if (Parser.parseIntToken(Offset, "expected offset") ||