Skip to content

SageBuilder::buildVolatileType

Build a volatile type.

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
SgModifierType*
buildVolatileType(SgType* base_type = nullptr);

Parameters

Name

Description

base_type

This class represents the base class for all types.

Created with MrDocs