Skip to content

SageInterface::isAstTeardownEnabled

Returns true if AST teardown is enabled for this process.

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
bool
isAstTeardownEnabled();

Return Value

true if AST teardown is enabled for this process.

Created with MrDocs