Searched defs:GroupScope (Results 1 – 1 of 1) sorted by relevance
108 class [[nodiscard]] GroupScope class111 GroupScope(JsonSerializer *json, const std::string &name) : mJson(json) in GroupScope() function in angle::__anonafbd4f0c0111::GroupScope116 GroupScope(JsonSerializer *json, const std::string &name, int index) : mJson(json) in GroupScope() function in angle::__anonafbd4f0c0111::GroupScope124 GroupScope(JsonSerializer *json, int index) : GroupScope(json, "", index) {} in GroupScope() function in angle::__anonafbd4f0c0111::GroupScope