clang 22.0.0git
clang::format::ParseErrorCategory Class Referencefinal

#include "clang/Format/Format.h"

Inheritance diagram for clang::format::ParseErrorCategory:
[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()

◆ name()

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

Definition at line 1389 of file Format.cpp.


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