Skip to content

SageInterface::isVolatileType

Is this a volatile type?

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
bool
isVolatileType(SgType* t);

Parameters

Name

Description

t

This class represents the base class for all types.

Created with MrDocs