Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DMCAsmParser.cpp36 bool MCAsmParser::TokError(const Twine &Msg, ArrayRef<SMRange> Ranges) { in TokError() function in MCAsmParser
/external/llvm/include/llvm/MC/MCParser/
DMCAsmParserExtension.h65 bool TokError(const Twine &Msg) { in TokError() function
/external/llvm/lib/TableGen/
DTGParser.h95 bool TokError(const Twine &Msg) const { in TokError() function
/external/webkit/Source/JavaScriptCore/runtime/
DLiteralParser.h61 TokNull, TokEnd, TokError }; enumerator
/external/llvm/lib/AsmParser/
DLLParser.h140 bool TokError(const Twine &Msg) const { in TokError() function