Searched refs:stop_ctxt (Results 1 – 2 of 2) sorted by relevance
99 def GetContainingWhileContext(ctxt, stop_ctxt=None): argument116 if ctxt.IsWhileContext() or ctxt == stop_ctxt: return ctxt
779 while_ctxt.outer_context, stop_ctxt=curr_ctxt)