clang-tools 23.0.0git
TrailingCommaCheck.cpp File Reference
#include "TrailingCommaCheck.h"
#include "../utils/LexerUtils.h"
#include "clang/AST/ASTContext.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/Lex/Lexer.h"

Go to the source code of this file.

Classes

struct  clang::tidy::OptionEnumMapping< readability::TrailingCommaCheck::CommaPolicyKind >

Namespaces

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

Functions

static bool clang::tidy::readability::isSingleLine (SourceRange Range, const SourceManager &SM)