Searched defs:isAggregate (Results 1 – 5 of 5) sorted by relevance
257 bool isAggregate() const { return HasLV || RV.isAggregate(); } in isAggregate() function
54 bool isAggregate() const { return V1.getInt() == Aggregate; } in isAggregate() function
159 AggregateDeclaration *isAggregate(Type *t) in isAggregate() function
1097 bool isAggregate() const { return data().Aggregate; } in isAggregate() function
7181 extern (C++) AggregateDeclaration isAggregate(Type t) in isAggregate() function