clang-tools
9.0.0
|
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 | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::performance | |