Searched refs:GetOptionsSpecifyingKind (Results 1 – 3 of 3) sorted by relevance
56 const BreakpointOptions &BreakpointLocation::GetOptionsSpecifyingKind( in GetOptionsSpecifyingKind() function in BreakpointLocation104 GetOptionsSpecifyingKind(BreakpointOptions::eThreadSpec) in GetThreadID()125 GetOptionsSpecifyingKind(BreakpointOptions::eThreadSpec) in GetThreadIndex()146 GetOptionsSpecifyingKind(BreakpointOptions::eThreadSpec) in GetThreadName()167 GetOptionsSpecifyingKind(BreakpointOptions::eThreadSpec) in GetQueueName()212 return GetOptionsSpecifyingKind(BreakpointOptions::eCondition).GetCondition(); in GetCondition()327 return GetOptionsSpecifyingKind(BreakpointOptions::eIgnoreCount) in GetIgnoreCount()371 GetOptionsSpecifyingKind(BreakpointOptions::eThreadSpec) in ValidForThisThread()638 lldb::tid_t tid = GetOptionsSpecifyingKind(BreakpointOptions::eThreadSpec) in Dump()650 GetOptionsSpecifyingKind(BreakpointOptions::eIgnoreCount) in Dump()
211 GetOptionsSpecifyingKind(BreakpointOptions::OptionKind kind) const;
601 ->GetOptionsSpecifyingKind(BreakpointOptions::eCallback) in DoExecute()