clang-tools
15.0.0git
|
#include "../utils/RenamerClangTidyCheck.h"
#include "llvm/ADT/Optional.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | clang::tidy::bugprone::ReservedIdentifierCheck |
Checks for usages of identifiers reserved for use by the implementation. More... | |
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::bugprone | |