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