Searched refs:emitErrorAndNote (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/mlir/tools/mlir-tblgen/ |
D | OpFormatGen.cpp | 1853 Token emitErrorAndNote(llvm::SMLoc loc, const Twine &msg, const Twine ¬e); 1887 Token FormatLexer::emitErrorAndNote(llvm::SMLoc loc, const Twine &msg, in emitErrorAndNote() function in FormatLexer 2159 LogicalResult emitErrorAndNote(llvm::SMLoc loc, const Twine &msg, in emitErrorAndNote() function in __anon81548fc81611::FormatParser 2161 lexer.emitErrorAndNote(loc, msg, note); in emitErrorAndNote() 2309 return emitErrorAndNote(loc, in verifyOperands() 2332 return emitErrorAndNote( in verifyOperands() 2354 return emitErrorAndNote(loc, in verifyRegions() 2390 return emitErrorAndNote( in verifyResults() 2413 return emitErrorAndNote(loc, in verifySuccessors()
|