Searched defs:isAggregate (Results 1 – 9 of 9) sorted by relevance
46 inline bool isAggregate(CVType CVT) { in isAggregate() function
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
283 bool isAggregate(Id resultId) const { return isAggregateType(getTypeId(resultId)); } in isAggregate() function
284 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