Searched refs:FasterStrsplitDelimiterCheck (Results 1 – 6 of 6) sorted by relevance
23 class FasterStrsplitDelimiterCheck : public ClangTidyCheck {25 FasterStrsplitDelimiterCheck(StringRef Name, ClangTidyContext *Context) in FasterStrsplitDelimiterCheck() function
59 void FasterStrsplitDelimiterCheck::registerMatchers(MatchFinder *Finder) { in registerMatchers()101 void FasterStrsplitDelimiterCheck::check( in check()
18 FasterStrsplitDelimiterCheck.cpp
56 CheckFactories.registerCheck<FasterStrsplitDelimiterCheck>( in addCheckFactories()
26 "FasterStrsplitDelimiterCheck.cpp",
828 clang-tools-extra/clang-tidy/abseil/FasterStrsplitDelimiterCheck.cpp829 clang-tools-extra/clang-tidy/abseil/FasterStrsplitDelimiterCheck.h