Skip to content

SageInterface::checkTypesAreEqual

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

bool
checkTypesAreEqual(
    SgType* typeA,
    SgType* typeB);

Created with MrDocs