Home
last modified time | relevance | path

Searched refs:context_scope (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1000 SymbolContextScope *context_scope = sc.comp_unit; in ParseVariableForPDBData() local
1009 context_scope = block; in ParseVariableForPDBData()
1038 var_uid, var_name.c_str(), mangled_cstr, type_sp, scope, context_scope, in ParseVariableForPDBData()