Searched defs:IsAggregate (Results 1 – 7 of 7) sorted by relevance
44 struct IsAggregate { struct47 int a;
23 struct IsAggregate { struct24 int a;
195 bool ValueObjectPrinter::IsAggregate() { in IsAggregate() function in ValueObjectPrinter
383 IsAggregate = 1 << 3, enumerator
406 IsAggregate = 1 << 3, enumerator
106 inline bool IsAggregate() const { in IsAggregate() function