Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2030 SourceLocation GetContinueLoc() { return ContinueLoc; } in GetContinueLoc() function in __anon5649fb510d11::BreakContinueFinder
2089 Diag(BCFinder.GetContinueLoc(), diag::warn_loop_ctrl_binds_to_inner) in CheckBreakContinueBinding()