Searched refs:IsFunctionClose (Results 1 – 3 of 3) sorted by relevance
257 if state.InFunction() and state.IsFunctionClose():288 if state.InFunction() and state.IsFunctionClose():
652 def IsFunctionClose(self): member in StateTracker997 if self.InFunction() and self.IsFunctionClose():
290 if state.InFunction() and state.IsFunctionClose():