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
6786 bool MipsAsmParser::reportParseError(Twine ErrorMsg) { in reportParseError() function in MipsAsmParser6791 bool MipsAsmParser::reportParseError(SMLoc Loc, Twine ErrorMsg) { in reportParseError() function in MipsAsmParser
4781 void TransliteratorTest::reportParseError(const UnicodeString& message, in reportParseError() function in TransliteratorTest