|
clang-tools 24.0.0git
|
#include "UseToUnderlyingCheck.h"#include "clang/AST/ASTContext.h"#include "clang/ASTMatchers/ASTMatchFinder.h"#include "clang/Tooling/FixIt.h"Go to the source code of this file.
Classes | |
| struct | clang::tidy::OptionEnumMapping< modernize::UseToUnderlyingCheck::ImpreciseCastsKind > |
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::modernize |