clang-tools 20.0.0git
|
Go to the source code of this file.
Classes | |
class | clang::tidy::performance::FasterStringFindCheck |
Optimize calls to std::string::find() and friends when the needle passed is a single character string literal. More... | |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::performance |