Searched defs:isAggregate (Results 1 – 7 of 7) sorted by relevance
973 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
213 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