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