Searched refs:nextScopeID (Results 1 – 1 of 1) sorted by relevance
192 Scope::ID nextScopeID = 1; member in vk::dbg::Context::Impl398 …auto scope = std::make_shared<Scope>(ctx->nextScopeID++, file, std::make_shared<VariableContainer>… in createScope()