Searched refs:FunctionDepth (Results 1 – 3 of 3) sorted by relevance
95 return self._scope_depth != self.FunctionDepth()
525 in_function = state.FunctionDepth() > 0
925 def FunctionDepth(self): member in StateTracker