clang-tools 19.0.0git
Classes | Namespaces
FasterStrsplitDelimiterCheck.h File Reference
#include "../ClangTidyCheck.h"

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