Skip to content

SageBuilder::buildTypeExpression

DQ (7/24/2014): Adding support for c11 generic operands.

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
SgTypeExpression*
buildTypeExpression(SgType* type);

Parameters

Name

Description

type

This class represents the base class for all types.

Created with MrDocs