Home
last modified time | relevance | path

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

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