clang-tools 20.0.0git
|
#include "../utils/TransformerClangTidyCheck.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::abseil::CleanupCtadCheck |
Suggests switching the initialization pattern of absl::Cleanup instances from the factory function to class template argument deduction (CTAD), in C++17 and higher. More... | |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::abseil |