clang  19.0.0git
Public Member Functions | List of all members
clang::format::IntegerLiteralSeparatorFixer Class Reference

#include "/home/runner/work/llvm/llvm/repo/clang/lib/Format/IntegerLiteralSeparatorFixer.h"

Public Member Functions

std::pair< tooling::Replacements, unsignedprocess (const Environment &Env, const FormatStyle &Style)
 

Detailed Description

Definition at line 23 of file IntegerLiteralSeparatorFixer.h.

Member Function Documentation

◆ process()

std::pair< tooling::Replacements, unsigned > clang::format::IntegerLiteralSeparatorFixer::process ( const Environment Env,
const FormatStyle Style 
)

Definition at line 45 of file IntegerLiteralSeparatorFixer.cpp.


The documentation for this class was generated from the following files: