Searched refs:StructVars (Results 1 – 1 of 1) sorted by relevance
355 struct StructVars { struct356 StructVars() = default;369 std::unique_ptr<StructVars> m_struct_vars; argument374 m_struct_vars.reset(new struct StructVars); in EnableStructVars()