Searched refs:hasUDTLayout (Results 1 – 3 of 3) sorted by relevance
91 bool hasUDTLayout() const;
158 if (Layout.hasUDTLayout() && shouldRecurse()) { in dump()
91 bool DataMemberLayoutItem::hasUDTLayout() const { return UdtLayout != nullptr; } in hasUDTLayout() function in DataMemberLayoutItem