AstInterfaceImpl::IsFortranLoop Synopsis Declared in <src/midend/astUtil/astInterface/AstInterface_ROSE.h> static bool IsFortranLoop( SgNode const* s, SgNode** ivar = 0, SgNode** lb = 0, SgNode** ub = 0, SgNode** step = 0, SgNode** body = 0); Created with MrDocs