Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/objc/
H A DSuperSelfCheck.h23 class SuperSelfCheck : public ClangTidyCheck {
25 SuperSelfCheck(StringRef Name, ClangTidyContext *Context) in SuperSelfCheck() function
H A DSuperSelfCheck.cpp76 void SuperSelfCheck::registerMatchers(MatchFinder *Finder) { in registerMatchers()
87 void SuperSelfCheck::check(const MatchFinder::MatchResult &Result) { in check()
H A DCMakeLists.txt15 SuperSelfCheck.cpp
H A DObjCTidyModule.cpp44 CheckFactories.registerCheck<SuperSelfCheck>( in addCheckFactories()
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/objc/
H A DBUILD.gn22 "SuperSelfCheck.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt1207 clang-tools-extra/clang-tidy/objc/SuperSelfCheck.cpp
1208 clang-tools-extra/clang-tidy/objc/SuperSelfCheck.h