|
clang-tools 22.0.0git
|
#include "StdNamespaceModificationCheck.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::bugprone |
Functions | |
| static const NamespaceDecl * | getTopLevelLexicalNamespaceDecl (const Decl *D) |
|
static |
Definition at line 101 of file StdNamespaceModificationCheck.cpp.
Referenced by clang::tidy::bugprone::StdNamespaceModificationCheck::check().