MCPcopy Create free account
hub / github.com/akwick/gotcha / findInContext

Method findInContext

worklist/valueContext.go:187–201  ·  view source on GitHub ↗

findInContext tries to find a context for callee and lin. If a context is found: this will be returned. If an error occurs while checking: the error will be returned. If nothing is found and no error occurs: (nil, nil) will be returned.

(callee *ssa.Function, lin lattice.Latticer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

EqualMethod · 0.65

Tested by

no test coverage detected