If x is an identifier, tryResolve attempts to resolve x by looking up the object it denotes. If no object is found and collectUnresolved is set, x is marked as unresolved and collected in the list of unresolved identifiers.
(x ast.Expr, collectUnresolved bool)
source not stored for this graph (policy: none)
no test coverage detected