Searched defs:ReturnError (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp52 AsmToken AsmLexer::ReturnError(const char *Loc, const std::string &Msg) { function in class:AsmLexer
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp69 tgtok::TokKind TGLexer::ReturnError(SMLoc Loc, const Twine &Msg) { function in class:TGLexer
74 tgtok::TokKind TGLexer::ReturnError(const char *Loc, const Twine &Msg) { function in class:TGLexer
[all...]

Completed in 110 milliseconds