MimIR
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
mim::Error::Msg Struct Reference

#include <mim/util/dbg.h>

Public Attributes

Loc loc
Tag tag
std::string str

Friends

std::ostream & operator<< (std::ostream &os, const Msg &msg)

Detailed Description

Definition at line 33 of file dbg.h.

◆ operator<<

std::ostream & operator<< ( std::ostream & os,
const Msg & msg )
friend

Definition at line 173 of file dbg.h.

References mim::Error::msg().

Member Data Documentation

◆ loc

Loc mim::Error::Msg::loc

Definition at line 34 of file dbg.h.

◆ str

std::string mim::Error::Msg::str

Definition at line 36 of file dbg.h.

◆ tag

Tag mim::Error::Msg::tag

Definition at line 35 of file dbg.h.

Referenced by mim::Error::num_errors(), mim::Error::num_notes(), and mim::Error::num_warnings().


The documentation for this struct was generated from the following file: