Judge if v1 and v2 works on the same scope. When both of them are PType but their working scopes are different, return False; otherwise returns true. Args: v1 (object): object 1 v2 (object): object 2 Returns: bool: if v1 and v2 work on the same scope
(v1, v2)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected