clang-tools 22.0.0git
UseStartsEndsWithCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::modernize::UseStartsEndsWithCheck
 Checks for common roundabout ways to express starts_with and / ends_with and suggests replacing with the simpler method when it is / available. More...

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::tidy
namespace  clang::tidy::modernize