SageInterface::isPrototypeInScope
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
bool
isPrototypeInScope(
SgScopeStatement* scope,
SgFunctionDeclaration* functionDeclaration,
SgDeclarationStatement* startingAtDeclaration);
Created with MrDocs