clang-tools
15.0.0git
|
#include "TransformerClangTidyCheck.h"
#include "clang/Lex/Preprocessor.h"
#include "llvm/ADT/STLExtras.h"
Go to the source code of this file.
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::utils | |
Functions | |
static bool | clang::tidy::utils::hasGenerator (const transformer::Generator< std::string > &G) |
static void | clang::tidy::utils::verifyRule (const RewriteRuleWith< std::string > &Rule) |
std::string | clang::tidy::utils::escapeForDiagnostic (std::string ToEscape) |