Lines Matching refs:getBreakLoc
1516 BreakLoc = E->getBreakLoc();1522 SourceLocation GetBreakLoc() { return BreakLoc; }1574 Diag(BCFinder.GetBreakLoc(), diag::warn_break_binds_to_switch);1576 Diag(BCFinder.GetBreakLoc(), diag::warn_loop_ctrl_binds_to_inner)