clang-tools 19.0.0git
Namespaces | Functions | Variables
DeprecatedIosBaseAliasesCheck.cpp File Reference
#include "DeprecatedIosBaseAliasesCheck.h"
#include "clang/AST/ASTContext.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