clang-tools 18.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::modernize |
Variables | |
static constexpr llvm::StringLiteral | clang::tidy::modernize::ParentDeclName = "parent-decl" |
static constexpr llvm::StringLiteral | clang::tidy::modernize::TagDeclName = "tag-decl" |
static constexpr llvm::StringLiteral | clang::tidy::modernize::TypedefName = "typedef" |