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