Skip to content

SageInterface::isNonconstReference

Is this type a non‐constant reference type? (Handles typedefs correctly)

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

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

Parameters

Name

Description

t

This class represents the base class for all types.

Created with MrDocs