Searched refs:CreatePersistentVariable (Results 1 – 7 of 7) sorted by relevance
45 CreatePersistentVariable(const lldb::ValueObjectSP &valobj_sp) override;47 lldb::ExpressionVariableSP CreatePersistentVariable(
29 ExpressionVariableSP ClangPersistentVariables::CreatePersistentVariable( in CreatePersistentVariable() function in ClangPersistentVariables34 ExpressionVariableSP ClangPersistentVariables::CreatePersistentVariable( in CreatePersistentVariable() function in ClangPersistentVariables
282 ->CreatePersistentVariable( in AddPersistentVariable()
215 CreatePersistentVariable(const lldb::ValueObjectSP &valobj_sp) = 0;218 CreatePersistentVariable(ExecutionContextScope *exe_scope,
113 persistent_expression_state->CreatePersistentVariable( in GetReturnValueObject()
896 lldb::ExpressionVariableSP ret = persistent_state->CreatePersistentVariable( in Dematerialize()
3235 persistent_state->CreatePersistentVariable(const_result_sp); in Persist()