clang-tools 19.0.0git
Classes | Namespaces
OperatorsRepresentationCheck.h File Reference
#include "../ClangTidyCheck.h"
#include <vector>

Go to the source code of this file.

Classes

class  clang::tidy::readability::OperatorsRepresentationCheck
 Enforces consistent token representation for invoked binary, unary and overloaded operators in C++ code. More...
 

Namespaces

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