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