Searched refs:CreateVariable (Results 1 – 4 of 4) sorted by relevance
30 ClangExpressionVariableSP var_sp (CreateVariable(valobj_sp)); in CreatePersistentVariable()44 var_sp = CreateVariable(exe_scope, name, user_type, byte_order, addr_byte_size); in CreatePersistentVariable()
207 …ClangExpressionVariableSP var_sp = m_found_entities.CreateVariable(exe_ctx.GetBestExecutionContext… in AddPersistentVariable()1540 ClangExpressionVariableSP entity(m_found_entities.CreateVariable (valobj)); in AddOneVariable()1618 …ClangExpressionVariableSP entity(m_found_entities.CreateVariable (m_parser_vars->m_exe_ctx.GetBest… in AddOneGenericVariable()1733 …ClangExpressionVariableSP entity(m_found_entities.CreateVariable (m_parser_vars->m_exe_ctx.GetBest… in AddOneRegister()1841 …ClangExpressionVariableSP entity(m_found_entities.CreateVariable (m_parser_vars->m_exe_ctx.GetBest… in AddOneFunction()
819 ret = target_sp->GetPersistentVariables().CreateVariable(exe_scope, in Dematerialize()
394 …CreateVariable (ExecutionContextScope *exe_scope, lldb::ByteOrder byte_order, uint32_t addr_byte_s… in CreateVariable() function402 CreateVariable(const lldb::ValueObjectSP &valobj_sp) in CreateVariable() function410 CreateVariable (ExecutionContextScope *exe_scope, in CreateVariable() function