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
382 ->CreatePersistentVariable( in AddPersistentVariable()
230 CreatePersistentVariable(const lldb::ValueObjectSP &valobj_sp) = 0;233 CreatePersistentVariable(ExecutionContextScope *exe_scope,
129 persistent_expression_state->CreatePersistentVariable( in GetReturnValueObject()
898 lldb::ExpressionVariableSP ret = persistent_state->CreatePersistentVariable( in Dematerialize()
3296 persistent_state->CreatePersistentVariable(const_result_sp); in Persist()