clang-tools 20.0.0git
|
#include "AvoidUnconditionalPreprocessorIfCheck.h"
#include "clang/AST/ASTContext.h"
#include "clang/Lex/PPCallbacks.h"
#include "clang/Lex/Preprocessor.h"
Go to the source code of this file.
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::readability |
ClangTidyCheck& Check |
Definition at line 91 of file AvoidUnconditionalPreprocessorIfCheck.cpp.
Preprocessor& PP |
Definition at line 92 of file AvoidUnconditionalPreprocessorIfCheck.cpp.