reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/extra/clang-tidy/modernize/LoopConvertCheck.cpp
   88              hasLoopInit(declStmt(hasSingleDecl(InitToZeroMatcher()))),
  285                                 containsDeclaration(0, InitToZeroMatcher()),
  287                        declStmt(hasSingleDecl(InitToZeroMatcher())))),