Home
last modified time | relevance | path

Searched refs:enumLoc (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVDialect.cpp445 SMLoc enumLoc = parser.getCurrentLocation(); in parseAndVerify() local
452 parser.emitError(enumLoc, "unknown attribute: '") << enumSpec << "'"; in parseAndVerify()