Skip to content

Rose::KeepGoing::setMidendErrorCode

Set the project and all its files's midend error codes

Synopsis

Declared in <SageIII/sage_support/keep_going.h>

void
setMidendErrorCode(
    SgProject* project,
    int errorCode);

Parameters

Name

Description

project

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

Created with MrDocs