Searched defs:reportParseError (Results 1 – 2 of 2) sorted by relevance
4770 bool MipsAsmParser::reportParseError(Twine ErrorMsg) { in reportParseError() function in MipsAsmParser4777 bool MipsAsmParser::reportParseError(SMLoc Loc, Twine ErrorMsg) { in reportParseError() function in MipsAsmParser
4686 void TransliteratorTest::reportParseError(const UnicodeString& message, in reportParseError() function in TransliteratorTest