|
clang-tools 22.0.0git
|
#include "../ClangTidyCheck.h"#include "clang/Lex/Lexer.h"#include <llvm/ADT/APFloat.h>#include <llvm/ADT/SmallVector.h>Go to the source code of this file.
Classes | |
| class | clang::tidy::readability::MagicNumbersCheck |
| Detects magic numbers, integer and floating point literals embedded in code. More... | |
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::readability |