Searched refs:parseAffineMapOrIntegerSetInline (Results 1 – 1 of 1) sorted by relevance
54 ParseResult parseAffineMapOrIntegerSetInline(AffineMap &map, IntegerSet &set);513 ParseResult AffineParser::parseAffineMapOrIntegerSetInline(AffineMap &map, in parseAffineMapOrIntegerSetInline() function in AffineParser697 return AffineParser(state).parseAffineMapOrIntegerSetInline(map, set); in parseAffineMapOrIntegerSetReference()