| 
    Joos1W Compiler Framework
    
   | 
 
Public Member Functions | |
| DiagnosticStorage (SourceRange loc) | |
| void | addArgument (std::string_view arg) | 
| void | addArgument (uint64_t arg) | 
| void | addRange (SourceRange range) | 
| auto | args () const | 
| std::ostream & | emit (std::ostream &os) const | 
Friends | |
| class | DiagnosticEngine | 
Definition at line 21 of file Diagnostics.h.