Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/android/
H A DCloexecEpollCreate1Check.cpp20 void CloexecEpollCreate1Check::registerMatchers(MatchFinder *Finder) { in registerMatchers()
26 void CloexecEpollCreate1Check::check(const MatchFinder::MatchResult &Result) { in check()
H A DCloexecEpollCreate1Check.h22 class CloexecEpollCreate1Check : public CloexecCheck {
24 CloexecEpollCreate1Check(StringRef Name, ClangTidyContext *Context) in CloexecEpollCreate1Check() function
H A DCMakeLists.txt13 CloexecEpollCreate1Check.cpp
H A DAndroidTidyModule.cpp42 CheckFactories.registerCheck<CloexecEpollCreate1Check>( in addCheckFactories()
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/android/
H A DBUILD.gn20 "CloexecEpollCreate1Check.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt855 clang-tools-extra/clang-tidy/android/CloexecEpollCreate1Check.cpp
856 clang-tools-extra/clang-tidy/android/CloexecEpollCreate1Check.h