SageBuilder::SourcePositionClassification
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
Members
Name |
Description |
|
|
|
Error value for enum. |
|
Default source position. |
|
Classify as a transformation. |
|
Classify as compiler generated code (e.g. template instantiation). |
|
Set pointers to Sg_File_Info objects to NULL. |
|
Specify as source position to be filled in as part of AST construction in the frontāend. |
Non-Member Functions
Name |
Description |
display function for debugging |
|
Get the current source position classification (defines how IR nodes built by the SageBuilder interface will be classified). |
|
Set the current source position classification (defines how IR nodes built by the SageBuilder interface will be classified). |
Created with MrDocs