Searched defs:reportParseError (Results 1 – 3 of 3) sorted by relevance
89 void reportParseError(int64_t LineNumber, Twine Msg) const { in reportParseError() function
3287 bool MipsAsmParser::reportParseError(Twine ErrorMsg) { in reportParseError() function in MipsAsmParser3294 bool MipsAsmParser::reportParseError(SMLoc Loc, Twine ErrorMsg) { in reportParseError() function in MipsAsmParser
4686 void TransliteratorTest::reportParseError(const UnicodeString& message, in reportParseError() function in TransliteratorTest