clang-tools 22.0.0git
CloexecCheck.h File Reference

This file contains the declaration of the CloexecCheck class, which is the base class for all of the close-on-exec checks in Android module. More...

Go to the source code of this file.

Classes

class  clang::tidy::android::CloexecCheck
 The base class for all close-on-exec checks in Android module. More...

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::tidy
namespace  clang::tidy::android

Detailed Description

This file contains the declaration of the CloexecCheck class, which is the base class for all of the close-on-exec checks in Android module.

Definition in file CloexecCheck.h.