Searched refs:CreatePersistentVariable (Results 1 – 7 of 7) sorted by relevance
48 CreatePersistentVariable(const lldb::ValueObjectSP &valobj_sp) override;50 lldb::ExpressionVariableSP CreatePersistentVariable(
32 ExpressionVariableSP ClangPersistentVariables::CreatePersistentVariable( in CreatePersistentVariable() function in ClangPersistentVariables37 ExpressionVariableSP ClangPersistentVariables::CreatePersistentVariable( in CreatePersistentVariable() function in ClangPersistentVariables
303 ->CreatePersistentVariable( in AddPersistentVariable()
215 CreatePersistentVariable(const lldb::ValueObjectSP &valobj_sp) = 0;218 CreatePersistentVariable(ExecutionContextScope *exe_scope,
114 persistent_expression_state->CreatePersistentVariable( in GetReturnValueObject()
1040 lldb::ExpressionVariableSP ret = persistent_state->CreatePersistentVariable( in Dematerialize()
3134 persistent_state->CreatePersistentVariable(const_result_sp); in Persist()