Searched refs:IsAggregate (Results 1 – 8 of 8) sorted by relevance
44 struct IsAggregate { struct
23 struct IsAggregate { struct
74 bool IsAggregate();
195 bool ValueObjectPrinter::IsAggregate() { in IsAggregate() function in ValueObjectPrinter627 if (!IsAggregate()) in ShouldPrintEmptyBrackets()789 } else if (HasReachedMaximumDepth() && IsAggregate() && in PrintChildrenIfNeeded()
414 IsAggregate = 1 << 3, enumerator
80 CV_ENUM_CLASS_ENT(LocalSymFlags, IsAggregate),
39 PUSH_FLAG(LocalSymFlags, IsAggregate, Flags, "aggregate"); in formatLocalSymFlags()
490 TYPE_TRAIT_1(__is_aggregate, IsAggregate, KEYCXX)