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

Member predicate RangeBasedForStmt :: getBeginEndDeclaration

Gets a declaration statement that declares first __begin and then __end, initializing them to the values they have before entering the desugared loop.

DeclStmt getBeginEndDeclaration ( )