clang 19.0.0git
Classes | Namespaces | Functions
NamespaceEndCommentsFixer.h File Reference

This file declares NamespaceEndCommentsFixer, a TokenAnalyzer that fixes namespace end comments. More...

#include "TokenAnalyzer.h"

Go to the source code of this file.

Classes

class  clang::format::NamespaceEndCommentsFixer
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::format
 

Functions

const FormatToken * clang::format::getNamespaceToken (const AnnotatedLine *Line, const SmallVectorImpl< AnnotatedLine * > &AnnotatedLines)
 

Detailed Description

This file declares NamespaceEndCommentsFixer, a TokenAnalyzer that fixes namespace end comments.

Definition in file NamespaceEndCommentsFixer.h.