clang-tools 20.0.0git
Classes | Namespaces | Variables
UseInternalLinkageCheck.cpp File Reference
#include "UseInternalLinkageCheck.h"
#include "../utils/FileExtensionsUtils.h"
#include "clang/AST/Decl.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/ASTMatchers/ASTMatchers.h"
#include "clang/ASTMatchers/ASTMatchersMacros.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Basic/Specifiers.h"
#include "llvm/ADT/STLExtras.h"

Go to the source code of this file.

Classes

struct  clang::tidy::OptionEnumMapping< misc::UseInternalLinkageCheck::FixModeKind >
 

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::tidy
 
namespace  clang::tidy::misc
 

Variables

static constexpr StringRef clang::tidy::misc::Message