Searched defs:reportParseError (Results 1 – 3 of 3) sorted by relevance
4897 bool MipsAsmParser::reportParseError(Twine ErrorMsg) { in reportParseError() function in MipsAsmParser4904 bool MipsAsmParser::reportParseError(SMLoc Loc, Twine ErrorMsg) { in reportParseError() function in MipsAsmParser
6426 bool MipsAsmParser::reportParseError(Twine ErrorMsg) { in reportParseError() function in MipsAsmParser6431 bool MipsAsmParser::reportParseError(SMLoc Loc, Twine ErrorMsg) { in reportParseError() function in MipsAsmParser
4701 void TransliteratorTest::reportParseError(const UnicodeString& message, in reportParseError() function in TransliteratorTest