clang-tools 20.0.0git
|
Go to the source code of this file.
Classes | |
class | clang::tidy::google::runtime::IntegerTypesCheck |
Finds uses of short , long and long long and suggest replacing them with u?intXX(_t)? . More... | |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::google |
namespace | clang::tidy::google::runtime |