Skip to content

SageInterface::setExtern

Set a declaration as extern

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
void
setExtern(SgDeclarationStatement* stmt);

Parameters

Name

Description

stmt

This class represents the concept of a declaration statement.

Created with MrDocs