clang-tools 20.0.0git
|
#include "../utils/UseRangesCheck.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::modernize::UseRangesCheck |
Detects calls to standard library iterator algorithms that could be replaced with a ranges version instead. More... | |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::modernize |