Searched refs:GetOptionsSpecifyingKind (Results 1 – 3 of 3) sorted by relevance
54 const BreakpointOptions &BreakpointLocation::GetOptionsSpecifyingKind( in GetOptionsSpecifyingKind() function in BreakpointLocation108 GetOptionsSpecifyingKind(BreakpointOptions::eThreadSpec) in GetThreadID()130 GetOptionsSpecifyingKind(BreakpointOptions::eThreadSpec) in GetThreadIndex()152 GetOptionsSpecifyingKind(BreakpointOptions::eThreadSpec) in GetThreadName()174 GetOptionsSpecifyingKind(BreakpointOptions::eThreadSpec) in GetQueueName()222 return GetOptionsSpecifyingKind(BreakpointOptions::eCondition) in GetConditionText()334 return GetOptionsSpecifyingKind(BreakpointOptions::eIgnoreCount) in GetIgnoreCount()378 GetOptionsSpecifyingKind(BreakpointOptions::eThreadSpec) in ValidForThisThread()629 lldb::tid_t tid = GetOptionsSpecifyingKind(BreakpointOptions::eThreadSpec) in Dump()641 GetOptionsSpecifyingKind(BreakpointOptions::eIgnoreCount) in Dump()
221 GetOptionsSpecifyingKind(BreakpointOptions::OptionKind kind) const;
600 ->GetOptionsSpecifyingKind(BreakpointOptions::eCallback) in DoExecute()