Searched refs:StructVars (Results 1 – 1 of 1) sorted by relevance
356 struct StructVars { struct357 StructVars() = default;370 std::unique_ptr<StructVars> m_struct_vars; argument375 m_struct_vars.reset(new struct StructVars); in EnableStructVars()