Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/objc/
H A DNSInvocationArgumentLifetimeCheck.h24 class NSInvocationArgumentLifetimeCheck : public ClangTidyCheck {
26 NSInvocationArgumentLifetimeCheck(StringRef Name, ClangTidyContext *Context) in NSInvocationArgumentLifetimeCheck() function
H A DNSInvocationArgumentLifetimeCheck.cpp101 void NSInvocationArgumentLifetimeCheck::registerMatchers(MatchFinder *Finder) { in registerMatchers()
126 void NSInvocationArgumentLifetimeCheck::check( in check()
H A DCMakeLists.txt12 NSInvocationArgumentLifetimeCheck.cpp
H A DObjCTidyModule.cpp40 CheckFactories.registerCheck<NSInvocationArgumentLifetimeCheck>( in addCheckFactories()
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/objc/
H A DBUILD.gn19 "NSInvocationArgumentLifetimeCheck.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt1204 clang-tools-extra/clang-tidy/objc/NSInvocationArgumentLifetimeCheck.cpp
1205 clang-tools-extra/clang-tidy/objc/NSInvocationArgumentLifetimeCheck.h