reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
320 void SetVariableList(lldb::VariableListSP &variable_list_sp);
3105 sc.comp_unit->SetVariableList(variables);
tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp 1502 sc.comp_unit->SetVariableList(variables);
tools/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp 1055 sc.comp_unit->SetVariableList(local_variable_list_sp);