|
clang-tools 22.0.0git
|
#include "CalleeNamespaceCheck.h"#include "NamespaceConstants.h"#include "clang/ASTMatchers/ASTMatchFinder.h"#include "clang/ASTMatchers/ASTMatchers.h"#include "llvm/ADT/StringSet.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::llvm_libc |
Functions | |
| static const DeclContext * | clang::tidy::llvm_libc::getOutermostNamespace (const DeclContext *Decl) |
Variables | |
| static const llvm::StringSet | clang::tidy::llvm_libc::IgnoredFunctions |