Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h82 bool TokError(const Twine &Msg) { in TokError() function
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMCAsmParser.cpp95 bool MCAsmParser::TokError(const Twine &Msg, SMRange Range) { in TokError() function in MCAsmParser
/netbsd/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.h176 bool TokError(const Twine &Msg) const { in TokError() function