SageInterface::isReferenceType
Is this type a const or nonāconst reference type? (Handles typedefs correctly)
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
bool
isReferenceType(SgType* t);
Parameters
Name |
Description |
t |
This class represents the base class for all types. |
Created with MrDocs