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

Go to the source code of this file.

Namespaces

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

Functions

static const NamespaceDecl * getTopLevelLexicalNamespaceDecl (const Decl *D)
 

Function Documentation

◆ getTopLevelLexicalNamespaceDecl()

static const NamespaceDecl * getTopLevelLexicalNamespaceDecl ( const Decl D)
static