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

#include <Format.h>

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

Public Member Functions

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

Detailed Description

Definition at line 32 of file Format.h.

Member Function Documentation

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

Definition at line 326 of file Format.cpp.


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