Searched defs:isAggregateType (Results 1 – 6 of 6) sorted by relevance
229 bool isAggregateType() const { in isAggregateType() function
245 bool isAggregateType() const { in isAggregateType() function
247 bool isAggregateType() const { in isAggregateType() function
258 bool isAggregateType() const { in isAggregateType() function
194 bool isAggregateType(Id typeId) const { return isArrayType(typeId) || isStructType(typeId); } in isAggregateType() function
1868 bool Type::isAggregateType() const { in isAggregateType() function in Type