clang-tools 22.0.0git
UseStdNumbersCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::modernize::UseStdNumbersCheck
 Finds constants and function calls to math functions that can be replaced with c++20's mathematical constants from the numbers header and offers fix-it hints. More...

Namespaces

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