Skip to content

resetTemplateNames

Sets names of template classes (calls custom traversal).

Synopsis

Declared in <SageIII/astPostProcessing/resetTemplateNames.h>

void
resetTemplateNames(SgNode* node);

Parameters

Name

Description

node

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs