Searched defs:child_scope (Results 1 – 4 of 4) sorted by relevance
484 uint32_t DebugInfoManager::GetParentScope(uint32_t child_scope) { in GetParentScope()
252 for (const auto& child_scope : it.second->children_) { in DebugPrintScopeContexts() local