Skip to content

replacement_map_t

utility functions to operate on the AST.

Synopsis

Declared in <SageIII/astFixup/edge_ptr_repl.h>

using replacement_map_t = std::map<SgNode*, SgNode*>;

Created with MrDocs