SageInterface::hasTrivialDestructor
Does a type have a trivial (builtāin) destructor?
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
bool
hasTrivialDestructor(SgType* t);
Parameters
Name |
Description |
t |
This class represents the base class for all types. |
Created with MrDocs