Home
last modified time | relevance | path

Searched defs:variable_sp (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBBlock.cpp256 VariableSP variable_sp(variable_list_sp->GetVariableAtIndex(i)); in GetVariables() local
313 VariableSP variable_sp(variable_list_sp->GetVariableAtIndex(i)); in GetVariables() local
H A DSBFunction.cpp182 lldb::VariableSP variable_sp = arguments.GetVariableAtIndex(arg_idx); in GetArgumentName() local
H A DSBFrame.cpp623 VariableSP variable_sp( in FindValue() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DMaterializer.cpp414 EntityVariable(lldb::VariableSP &variable_sp) in EntityVariable()
757 uint32_t Materializer::AddVariable(lldb::VariableSP &variable_sp, Status &err) { in AddVariable()
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp1139 StackFrame::GetValueObjectForFrameVariable(const VariableSP &variable_sp, in GetValueObjectForFrameVariable()
H A DTarget.cpp2452 lldb::ExpressionVariableSP variable_sp; in GetPersistentVariable() local