Home
last modified time | relevance | path

Searched defs:reportParseError (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp6985 bool MipsAsmParser::reportParseError(const Twine &ErrorMsg) { in reportParseError() function in MipsAsmParser
6990 bool MipsAsmParser::reportParseError(SMLoc Loc, const Twine &ErrorMsg) { in reportParseError() function in MipsAsmParser