Skip to content

AstTerm::astTermWithNullValuesToString

Synopsis

Declared in <src/midend/astDump/AstTerm.h>

static
std::string
astTermWithNullValuesToString(
    SgNode* node,
    bool withNumbers,
    bool withTypes,
    std::unordered_set<SgNode*>& visited);

Created with MrDocs