clang-tools  5.0.0
Namespaces | Variables
CloexecOpenCheck.cpp File Reference
#include "CloexecOpenCheck.h"
#include "../utils/ASTUtils.h"
#include "clang/AST/ASTContext.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/Lex/Lexer.h"
Include dependency graph for CloexecOpenCheck.cpp:

Go to the source code of this file.

Namespaces

 clang
 
 clang::tidy
 
 clang::tidy::android
 

Variables

static constexpr const char * clang::tidy::android::O_CLOEXEC = "O_CLOEXEC"