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.cpp2199 SourceLocation GetContinueLoc() { return ContinueLoc; } in GetContinueLoc() function in __anon4f6f6e9d0e11::BreakContinueFinder
2258 Diag(BCFinder.GetContinueLoc(), diag::warn_loop_ctrl_binds_to_inner) in CheckBreakContinueBinding()