Searched refs:GetOperands (Results 1 – 4 of 4) sorted by relevance
92 SBInstruction::GetOperands(SBTarget target) in GetOperands() function in SBInstruction105 return m_opaque_sp->GetOperands(&exe_ctx); in GetOperands()
49 GetOperands (lldb::SBTarget target);
52 GetOperands (const ExecutionContext* exe_ctx) in GetOperands() function
4850 const char *operands = inst->GetOperands(&exe_ctx); in WindowDelegateDraw()