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