|
clang-tools 22.0.0git
|
#include "DeprecatedIosBaseAliasesCheck.h"#include "clang/ASTMatchers/ASTMatchFinder.h"#include <optional>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 std::optional< const char * > | clang::tidy::modernize::getReplacementType (StringRef Type) |
Variables | |
| static constexpr std::array< StringRef, 5 > | clang::tidy::modernize::DeprecatedTypes |