MarkAsCompilerGenerated::templateDeclarationCanBeMarkedAsCompilerGenerated
static function used in both AST fixup and in AST consistancy tests
Synopsis
Declared in <SageIII/astPostProcessing/markCompilerGenerated.h>
static
bool
templateDeclarationCanBeMarkedAsCompilerGenerated(SgDeclarationStatement* templateDeclaration);
Parameters
Name |
Description |
templateDeclaration |
This class represents the concept of a declaration statement. |
Created with MrDocs