Skip to content

CPreproc::dump

Output '#if' directive structure (for debugging).

Synopsis

Declared in <src/midend/programTransformation/astOutlining/If.hh>

void
dump(
    Ifs_t::const_iterator b,
    Ifs_t::const_iterator e,
    size_t level = 0);

Created with MrDocs