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