clang-tools 19.0.0git
Namespaces | Functions
DynamicStaticInitializersCheck.cpp File Reference
#include "DynamicStaticInitializersCheck.h"
#include "../utils/FileExtensionsUtils.h"
#include "clang/AST/ASTContext.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"

Go to the source code of this file.

Namespaces

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

Functions

 clang::tidy::bugprone::AST_MATCHER (clang::VarDecl, hasConstantDeclaration)