|
clang-tools 23.0.0git
|
#include "../ClangTidyCheck.h"Go to the source code of this file.
Classes | |
| class | clang::tidy::performance::StringViewConversionsCheck |
| Finds and removes redundant conversions from std::string_view to std::string in call expressions expecting std::string_view. More... | |
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::performance |