Searched defs:emitWrongTokenError (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/AsmParser/ | ||
H A D | AttributeParser.cpp | 1162 auto emitWrongTokenError = [&] { parseStridedLayoutAttr() local |
H A D | Parser.cpp | 214 InFlightDiagnostic Parser::emitWrongTokenError(const Twine &message) { emitWrongTokenError() function in Parser |