Skip to content

SageInterface::IsBaseOf

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

bool
IsBaseOf(
    SgType const const* inputBaseType,
    SgType const const* inputDerivedType);

Created with MrDocs