Searched refs:createScope (Results 1 – 2 of 2) sorted by relevance
382 frame->arguments = createScope(file); in createFrame()383 frame->locals = createScope(file); in createFrame()384 frame->registers = createScope(file); in createFrame()385 frame->hovers = createScope(file); in createFrame()395 std::shared_ptr<Scope> Context::Lock::createScope( in createScope() function in vk::dbg::Context::Lock
108 std::shared_ptr<Scope> createScope(