clang-tools 24.0.0git
AvoidPragmaCommentCheck.cpp File Reference
#include "AvoidPragmaCommentCheck.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include <string>

Go to the source code of this file.

Namespaces

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

Variables

static const internal::VariadicDynCastAllOfMatcher< Decl, PragmaCommentDecl > clang::tidy::portability::pragmaCommentDecl