Searched defs:isAggregate (Results 1 – 4 of 4) sorted by relevance
46 inline bool isAggregate(CVType CVT) { in isAggregate() function
252 bool isAggregate() const { return HasLV || RV.isAggregate(); } in isAggregate() function
56 bool isAggregate() const { return V1.getInt() == Aggregate; } in isAggregate() function
1119 bool isAggregate() const { return data().Aggregate; } in isAggregate() function