Searched refs:CloexecInotifyInit1Check (Results 1 – 6 of 6) sorted by relevance
20 void CloexecInotifyInit1Check::registerMatchers(MatchFinder *Finder) { in registerMatchers()26 void CloexecInotifyInit1Check::check(const MatchFinder::MatchResult &Result) { in check()
22 class CloexecInotifyInit1Check : public CloexecCheck {24 CloexecInotifyInit1Check(StringRef Name, ClangTidyContext *Context) in CloexecInotifyInit1Check() function
16 CloexecInotifyInit1Check.cpp
47 CheckFactories.registerCheck<CloexecInotifyInit1Check>( in addCheckFactories()
23 "CloexecInotifyInit1Check.cpp",
860 clang-tools-extra/clang-tidy/android/CloexecInotifyInit1Check.cpp861 clang-tools-extra/clang-tidy/android/CloexecInotifyInit1Check.h