Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/android/
H A DCloexecInotifyInitCheck.cpp19 void CloexecInotifyInitCheck::registerMatchers(MatchFinder *Finder) { in registerMatchers()
24 void CloexecInotifyInitCheck::check(const MatchFinder::MatchResult &Result) { in check()
H A DCloexecInotifyInitCheck.h22 class CloexecInotifyInitCheck : public CloexecCheck {
24 CloexecInotifyInitCheck(StringRef Name, ClangTidyContext *Context) in CloexecInotifyInitCheck() function
H A DCMakeLists.txt17 CloexecInotifyInitCheck.cpp
H A DAndroidTidyModule.cpp49 CheckFactories.registerCheck<CloexecInotifyInitCheck>( in addCheckFactories()
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/android/
H A DBUILD.gn24 "CloexecInotifyInitCheck.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt862 clang-tools-extra/clang-tidy/android/CloexecInotifyInitCheck.cpp
863 clang-tools-extra/clang-tidy/android/CloexecInotifyInitCheck.h