SageBuilder::buildPointerMemberType
Pei‐Hung (06/30/2023): support for SgPointerMemberType
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgPointerMemberType*
buildPointerMemberType(
SgType* base_type,
SgType* classType);
Parameters
Name |
Description |
base_type |
This class represents the base class for all types. |
classType |
This class represents the base class for all types. |
Created with MrDocs