Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:ErrorMsg

144   bool reportParseError(StringRef ErrorMsg);
1619 bool MipsAsmParser::reportParseError(StringRef ErrorMsg) {
1622 return Error(Loc, ErrorMsg);