Searched defs:NonAggregate (Results 1 – 6 of 6) sorted by relevance
13 struct NonAggregate { struct24 NonAggregate non_aggregate_test = { 1, 2 }; argument
40 class NonAggregate { int x; }; class
295 struct NonAggregate { struct296 NonAggregate() {} in NonAggregate() argument
356 struct NonAggregate { struct357 NonAggregate() {} in NonAggregate() function