clang-tools 22.0.0git
DontModifyStdNamespaceCheck.cpp File Reference
#include "DontModifyStdNamespaceCheck.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()

const NamespaceDecl * getTopLevelLexicalNamespaceDecl ( const Decl * D)
static