clang 19.0.0git
Public Member Functions | List of all members
clang::format::ParseErrorCategory Class Referencefinal

#include "clang/Format/Format.h"

Inheritance diagram for clang::format::ParseErrorCategory:
Inheritance graph
[legend]

Public Member Functions

const char * name () const noexcept override
 
std::string message (int EV) const override
 

Detailed Description

Definition at line 45 of file Format.h.

Member Function Documentation

◆ message()

std::string clang::format::ParseErrorCategory::message ( int  EV) const
override

◆ name()

const char * clang::format::ParseErrorCategory::name ( ) const
overridenoexcept

Definition at line 1239 of file Format.cpp.


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