Searched refs:GetMoveToNearestCode (Results 1 – 2 of 2) sorted by relevance
90 bool GetMoveToNearestCode() const;
387 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateSourceRegexBreakpoint()440 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateBreakpoint()4251 bool TargetProperties::GetMoveToNearestCode() const { in GetMoveToNearestCode() function in TargetProperties