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