Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp2200 LogicalResult verifyAttributeColonType(SMLoc loc,
2336 if (failed(verifyAttributeColonType(loc, elements))) in verifyAttributes()
2467 OpFormatParser::verifyAttributeColonType(SMLoc loc, in verifyAttributeColonType() function in OpFormatParser