Home
last modified time | relevance | path

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

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