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