Searched refs:CloexecInotifyInit1Check (Results 1 – 5 of 5) sorted by relevance
18 void CloexecInotifyInit1Check::registerMatchers(MatchFinder *Finder) { in registerMatchers()24 void CloexecInotifyInit1Check::check(const MatchFinder::MatchResult &Result) { in check()
20 class CloexecInotifyInit1Check : public CloexecCheck {22 CloexecInotifyInit1Check(StringRef Name, ClangTidyContext *Context) in CloexecInotifyInit1Check() function
16 CloexecInotifyInit1Check.cpp
46 CheckFactories.registerCheck<CloexecInotifyInit1Check>( in addCheckFactories()
23 "CloexecInotifyInit1Check.cpp",