Searched defs:isAggregate (Results 1 – 10 of 10) sorted by relevance
968 bool TPublicType::isAggregate() const in isAggregate() function in sh::TPublicType
255 bool isAggregate() const { return HasLV || RV.isAggregate(); } in isAggregate() function
54 bool isAggregate() const { return V1.getInt() == Aggregate; } in isAggregate() function
667 bool isAggregate() const in isAggregate() function
53 bool isAggregate() const { return V1.getInt() == Aggregate; } in isAggregate() function
211 bool isAggregate(Id resultId) const { return isAggregateType(getTypeId(resultId)); } in isAggregate() function
2287 boolean isAggregate(GenericDescriptor descriptor) { in isAggregate() method in Descriptors.DescriptorPool
1107 bool isAggregate() const { return data().Aggregate; } in isAggregate() function
1092 bool isAggregate() const { return data().Aggregate; } in isAggregate() function