SageInterface::findGotoStmts
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
std::vector<SgGotoStatement*>
findGotoStmts(
SgStatement* scope,
SgLabelStatement* l);
Created with MrDocs
Declared in <SageIII/sageInterface/sageInterface.h>
std::vector<SgGotoStatement*>
findGotoStmts(
SgStatement* scope,
SgLabelStatement* l);
Created with MrDocs