Searched refs:CloexecInotifyInitCheck (Results 1 – 6 of 6) sorted by relevance
19 void CloexecInotifyInitCheck::registerMatchers(MatchFinder *Finder) { in registerMatchers()24 void CloexecInotifyInitCheck::check(const MatchFinder::MatchResult &Result) { in check()
22 class CloexecInotifyInitCheck : public CloexecCheck {24 CloexecInotifyInitCheck(StringRef Name, ClangTidyContext *Context) in CloexecInotifyInitCheck() function
17 CloexecInotifyInitCheck.cpp
49 CheckFactories.registerCheck<CloexecInotifyInitCheck>( in addCheckFactories()
24 "CloexecInotifyInitCheck.cpp",
862 clang-tools-extra/clang-tidy/android/CloexecInotifyInitCheck.cpp863 clang-tools-extra/clang-tidy/android/CloexecInotifyInitCheck.h