Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DCFG.cpp3447 LocalScope::const_iterator ContinueScopePos = ScopePos; in VisitForStmt() local
3499 ContinueJumpTarget = JumpTarget(Succ, ContinueScopePos); in VisitForStmt()
4626 LocalScope::const_iterator ContinueScopePos = ScopePos; in VisitCXXForRangeStmt() local
4682 ContinueJumpTarget = JumpTarget(Succ, ContinueScopePos); in VisitCXXForRangeStmt()