Searched refs:context_scope (Results 1 – 1 of 1) sorted by relevance
936 SymbolContextScope *context_scope = sc.comp_unit; in ParseVariableForPDBData() local939 context_scope = sc.function->GetBlock(true).FindBlockByID( in ParseVariableForPDBData()941 if (context_scope == nullptr) in ParseVariableForPDBData()942 context_scope = sc.function; in ParseVariableForPDBData()958 var_uid, var_name.c_str(), mangled_cstr, type_sp, scope, context_scope, in ParseVariableForPDBData()