Home
last modified time | relevance | path

Searched refs:FasterStrsplitDelimiterCheck (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/abseil/
H A DFasterStrsplitDelimiterCheck.h23 class FasterStrsplitDelimiterCheck : public ClangTidyCheck {
25 FasterStrsplitDelimiterCheck(StringRef Name, ClangTidyContext *Context) in FasterStrsplitDelimiterCheck() function
H A DFasterStrsplitDelimiterCheck.cpp59 void FasterStrsplitDelimiterCheck::registerMatchers(MatchFinder *Finder) { in registerMatchers()
101 void FasterStrsplitDelimiterCheck::check( in check()
H A DCMakeLists.txt18 FasterStrsplitDelimiterCheck.cpp
H A DAbseilTidyModule.cpp56 CheckFactories.registerCheck<FasterStrsplitDelimiterCheck>( in addCheckFactories()
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/abseil/
H A DBUILD.gn26 "FasterStrsplitDelimiterCheck.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt828 clang-tools-extra/clang-tidy/abseil/FasterStrsplitDelimiterCheck.cpp
829 clang-tools-extra/clang-tidy/abseil/FasterStrsplitDelimiterCheck.h