Home
last modified time | relevance | path

Searched defs:emitErrorAndNote (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Tools/PDLL/Parser/
H A DLexer.cpp124 Token Lexer::emitErrorAndNote(SMRange loc, const Twine &msg, SMRange noteLoc, in emitErrorAndNote() function in Lexer
H A DParser.cpp530 LogicalResult emitErrorAndNote(SMRange loc, const Twine &msg, SMRange noteLoc, emitErrorAndNote() function in __anonf80b1b600111::Parser
[all...]
/llvm-project/mlir/tools/mlir-tblgen/
H A DFormatGen.cpp45 FormatToken FormatLexer::emitErrorAndNote(SMLoc loc, const Twine &msg, emitErrorAndNote() function in FormatLexer
H A DFormatGen.h542 LogicalResult emitErrorAndNote(llvm::SMLoc loc, const Twine &msg, in emitErrorAndNote() function