clang::mrdocs::Error
Holds the description of an error, or success.
Member Functions
Name |
Description |
|
Constructor. |
Assignment operators |
|
|
|
Return true if this holds an error. |
|
Return the source location. |
|
Return the error string. |
|
Return the reason string. |
|
Return the location string. |
|
Return true if this holds an error. |
|
Return true if this equals rhs. |
Non-Member Functions
Name |
Description |
Return a formatted error. |
Created with MrDocs