Skip to content

processTemplateHandlingOptions

Fixup template instantiations to unmark them for output followingsemantics of gnu template options

Synopsis

Declared in <SageIII/astPostProcessing/processTemplateHandlingOptions.h>

void
processTemplateHandlingOptions(SgNode* node);

Description

This is support for ‐fno‐implicit‐templates option and‐fno‐implicit‐inline‐templates

Parameters

Name

Description

node

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

Created with MrDocs