Searched defs:isAggregate (Results 1 – 7 of 7) sorted by relevance
909 bool TPublicType::isAggregate() const in isAggregate() function in sh::TPublicType
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