clang-tools 20.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::modernize |
Functions | |
static bool | clang::tidy::modernize::isIntegralConstant (const Token &Token) |
static LiteralSize | clang::tidy::modernize::literalTokenSize (const Token &Tok) |
static bool | clang::tidy::modernize::operator< (LiteralSize LHS, LiteralSize RHS) |