Searched defs:is_aggregate (Results 1 – 3 of 3) sorted by relevance
129 bool is_aggregate = 16; // for things like add field
852 bool is_aggregate = target->GetCompilerType().IsAggregateType(); in DumpValue() local
522 void is_aggregate() in is_aggregate() function