Searched refs:CreatePersistentVariable (Results 1 – 7 of 7) sorted by relevance
49 CreatePersistentVariable(const lldb::ValueObjectSP &valobj_sp) override;51 lldb::ExpressionVariableSP CreatePersistentVariable(
35 ExpressionVariableSP ClangPersistentVariables::CreatePersistentVariable( in CreatePersistentVariable() function in ClangPersistentVariables40 ExpressionVariableSP ClangPersistentVariables::CreatePersistentVariable( in CreatePersistentVariable() function in ClangPersistentVariables
300 ->CreatePersistentVariable( in AddPersistentVariable()
215 CreatePersistentVariable(const lldb::ValueObjectSP &valobj_sp) = 0;218 CreatePersistentVariable(ExecutionContextScope *exe_scope,
114 persistent_expression_state->CreatePersistentVariable( in GetReturnValueObject()
1048 lldb::ExpressionVariableSP ret = persistent_state->CreatePersistentVariable( in Dematerialize()
3772 persistent_state->CreatePersistentVariable(const_result_sp); in Persist()