Searched defs:isAggregate (Results 1 – 3 of 3) sorted by relevance
46 inline bool isAggregate(CVType CVT) { in isAggregate() function
267 bool isAggregate() const { return HasLV || RV.isAggregate(); } in isAggregate() function
1147 bool isAggregate() const { return data().Aggregate; } in isAggregate() function