|
clang-tools 22.0.0git
|
#include "StringConstructorCheck.h"#include "../utils/OptionsUtils.h"#include "clang/AST/ASTContext.h"#include "clang/ASTMatchers/ASTMatchFinder.h"#include "clang/Tooling/FixIt.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 std::vector< StringRef > | clang::tidy::bugprone::removeNamespaces (const std::vector< StringRef > &Names) |
Variables | |
| static const char | clang::tidy::bugprone::DefaultStringNames [] |