clang-tools 22.0.0git
FasterStrsplitDelimiterCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::abseil::FasterStrsplitDelimiterCheck
 Finds instances of absl::StrSplit() or absl::MaxSplits() where the delimiter is a single character string literal and replaces it with a character. More...

Namespaces

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