Skip to content

SageInterface::isRestrictType

Is this a restrict type?

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

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

Parameters

Name

Description

t

This class represents the base class for all types.

Created with MrDocs