Searched refs:CreatePersistentVariable (Results 1 – 4 of 4) sorted by relevance
37 CreatePersistentVariable (const lldb::ValueObjectSP &valobj_sp);40 CreatePersistentVariable (ExecutionContextScope *exe_scope,
28 ClangPersistentVariables::CreatePersistentVariable (const lldb::ValueObjectSP &valobj_sp) in CreatePersistentVariable() function in ClangPersistentVariables35 ClangPersistentVariables::CreatePersistentVariable (ExecutionContextScope *exe_scope, in CreatePersistentVariable() function in ClangPersistentVariables
255 …ClangExpressionVariableSP var_sp = m_parser_vars->m_persistent_vars->CreatePersistentVariable (exe… in AddPersistentVariable()
144 …xpressionVariableSP clang_expr_variable_sp(persistent_variables.CreatePersistentVariable(return_va… in GetReturnValueObject()