Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/
H A DLexer.cpp125 Token Lexer::emitErrorAndNote(SMRange loc, const Twine &msg, SMRange noteLoc, in emitErrorAndNote() function in Lexer
H A DParser.cpp527 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 DFormatGen.cpp45 FormatToken FormatLexer::emitErrorAndNote(SMLoc loc, const Twine &msg, in emitErrorAndNote() function in FormatLexer
H A DFormatGen.h493 LogicalResult emitErrorAndNote(llvm::SMLoc loc, const Twine &msg, in emitErrorAndNote() function