clang-tools 19.0.0git
Namespaces
RedundantPreprocessorCheck.cpp File Reference
#include "RedundantPreprocessorCheck.h"
#include "clang/Frontend/CompilerInstance.h"
#include "clang/Lex/Lexer.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
 

Variable Documentation

◆ Condition

std::string Condition

◆ Loc

SourceLocation Loc

Definition at line 20 of file RedundantPreprocessorCheck.cpp.