Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/ProfileData/
HDSampleProfReader.h89 void reportParseError(int64_t LineNumber, Twine Msg) const { in reportParseError() function
/NextBSD/contrib/llvm/lib/Target/Mips/AsmParser/
HDMipsAsmParser.cpp3860 bool MipsAsmParser::reportParseError(Twine ErrorMsg) { in reportParseError() function in MipsAsmParser
3867 bool MipsAsmParser::reportParseError(SMLoc Loc, Twine ErrorMsg) { in reportParseError() function in MipsAsmParser