Skip to content

SageBuilder::buildAlignOfOp

Build alignof() expression with a type parameter

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
SgAlignOfOp*
buildAlignOfOp(SgType* type = NULL);

Parameters

Name

Description

type

This class represents the base class for all types.

Created with MrDocs