CodeQL library for C/C++
codeql/cpp-all 0.6.0 ( changelog , source )
Search

Member predicate ContinueStmt :: getContinuable

Gets the loop that this continue statement will jump to the beginning of.

Stmt getContinuable ( )