Skip to content

SageInterface::registerAstTeardownProject

Record a project for teardown when running exit handlers.

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
void
registerAstTeardownProject(SgProject* project);

Parameters

Name

Description

project

This class represents a source project, with a list of SgFile objects and global

Created with MrDocs