clang-tools 22.0.0git
TooSmallLoopVariableCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::TooSmallLoopVariableCheck
 This check gives a warning if a loop variable has a too small type which might not be able to represent all values which are part of the whole range in which the loop iterates. More...

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::tidy
namespace  clang::tidy::bugprone