SageBuilder::buildAlignOfOp
Build alignof() expression with an expression parameter
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgAlignOfOp*
buildAlignOfOp(SgExpression* exp = NULL);
Parameters
Name |
Description |
exp |
This class represents the notion of an expression. Expressions |
Created with MrDocs