SageInterface::replaceDefiningFunctionDeclarationWithFunctionPrototype
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
SgFunctionDeclaration*
replaceDefiningFunctionDeclarationWithFunctionPrototype(
SgFunctionDeclaration* functionDeclaration,
bool movePreprocessingInfo = true);
Created with MrDocs