Searched refs:verifyAttributes (Results 1 – 1 of 1) sorted by relevance
2197 LogicalResult verifyAttributes(SMLoc loc, ArrayRef<FormatElement *> elements);2317 if (failed(verifyAttributes(loc, elements)) || in verify()2330 OpFormatParser::verifyAttributes(SMLoc loc, in verifyAttributes() function in OpFormatParser