Home
last modified time | relevance | path

Searched refs:GetContinueLoc (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp1679 SourceLocation GetContinueLoc() { return ContinueLoc; } in GetContinueLoc() function in __anon4bf2252c0511::BreakContinueFinder
1738 Diag(BCFinder.GetContinueLoc(), diag::warn_loop_ctrl_binds_to_inner) in CheckBreakContinueBinding()