Searched defs:emitErrorAndNote (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/lib/Tools/PDLL/Parser/ | ||
H A D | Lexer.cpp | 124 Token Lexer::emitErrorAndNote(SMRange loc, const Twine &msg, SMRange noteLoc, in emitErrorAndNote() function in Lexer |
H A D | Parser.cpp | 530 LogicalResult emitErrorAndNote(SMRange loc, const Twine &msg, SMRange noteLoc, emitErrorAndNote() function in __anonf80b1b600111::Parser |
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | FormatGen.cpp | 45 FormatToken FormatLexer::emitErrorAndNote(SMLoc loc, const Twine &msg, emitErrorAndNote() function in FormatLexer |
H A D | FormatGen.h | 542 LogicalResult emitErrorAndNote(llvm::SMLoc loc, const Twine &msg, in emitErrorAndNote() function |