Searched refs:verifyAttributes (Results 1 – 1 of 1) sorted by relevance
2057 LogicalResult verifyAttributes(llvm::SMLoc loc);2059 LogicalResult verifyAttributes(2220 if (failed(verifyAttributes(loc)) || in parse()2231 LogicalResult FormatParser::verifyAttributes(llvm::SMLoc loc) { in verifyAttributes() function in FormatParser2241 if (failed(verifyAttributes(loc, iteratorStack))) in verifyAttributes()2246 LogicalResult FormatParser::verifyAttributes( in verifyAttributes() function in FormatParser