#include <mim/util/dbg.h>
Definition at line 127 of file dbg.h.
◆ Dbg() [1/5]
◆ Dbg() [2/5]
mim::Dbg::Dbg |
( |
const Dbg & | | ) |
|
|
constexprdefaultnoexcept |
◆ Dbg() [3/5]
mim::Dbg::Dbg |
( |
Loc | loc, |
|
|
Sym | sym ) |
|
inlineconstexprnoexcept |
◆ Dbg() [4/5]
◆ Dbg() [5/5]
◆ is_anon()
bool mim::Dbg::is_anon |
( |
| ) |
const |
|
inline |
◆ loc()
Loc mim::Dbg::loc |
( |
| ) |
const |
|
inline |
◆ operator bool()
mim::Dbg::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator=()
Dbg & mim::Dbg::operator= |
( |
const Dbg & | | ) |
|
|
defaultnoexcept |
◆ set() [1/2]
Dbg & mim::Dbg::set |
( |
Loc | loc | ) |
|
|
inline |
◆ set() [2/2]
Dbg & mim::Dbg::set |
( |
Sym | sym | ) |
|
|
inline |
◆ sym()
Sym mim::Dbg::sym |
( |
| ) |
const |
|
inline |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const Dbg & | dbg ) |
|
friend |
The documentation for this struct was generated from the following file: