Searched refs:CreatePersistentVariable (Results 1 – 7 of 7) sorted by relevance
49 CreatePersistentVariable(const lldb::ValueObjectSP &valobj_sp) override;51 lldb::ExpressionVariableSP CreatePersistentVariable(
34 ExpressionVariableSP ClangPersistentVariables::CreatePersistentVariable( in CreatePersistentVariable() function in ClangPersistentVariables39 ExpressionVariableSP ClangPersistentVariables::CreatePersistentVariable( in CreatePersistentVariable() function in ClangPersistentVariables
302 ->CreatePersistentVariable( in AddPersistentVariable()
216 CreatePersistentVariable(const lldb::ValueObjectSP &valobj_sp) = 0;219 CreatePersistentVariable(ExecutionContextScope *exe_scope,
114 persistent_expression_state->CreatePersistentVariable( in GetReturnValueObject()
1048 lldb::ExpressionVariableSP ret = persistent_state->CreatePersistentVariable( in Dematerialize()
3146 persistent_state->CreatePersistentVariable(const_result_sp); in Persist()