Skip to content

AstInterface::InsertAnnot

Synopsis

Declared in <src/midend/astUtil/astInterface/AstInterface.h>

void
InsertAnnot(
    AstNodePtr const& n,
    std::string const& annot,
    bool before = true);

Created with MrDocs