Searched defs:isAggregate (Results 1 – 8 of 8) sorted by relevance
981 bool TPublicType::isAggregate() const in isAggregate() function in sh::TPublicType
302 inline bool isAggregate() const function in libconfig::Setting
53 bool isAggregate() const { return V1.getInt() == Aggregate; } in isAggregate() function
270 bool isAggregate(Id resultId) const { return isAggregateType(getTypeId(resultId)); } in isAggregate() function
268 bool isAggregate(Id resultId) const { return isAggregateType(getTypeId(resultId)); } in isAggregate() function
2461 boolean isAggregate(GenericDescriptor descriptor) { in isAggregate() method in Descriptors.DescriptorPool
1107 bool isAggregate() const { return data().Aggregate; } in isAggregate() function