MCPcopy Index your code
hub / github.com/google/gvisor / Common

Method Common

tools/checklocks/analysis.go:636–636  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

634type callCommon interface {
635 Pos() token.Pos
636 Common() *ssa.CallCommon
637 Value() *ssa.Call
638}
639

Callers 4

checkAtomicCallMethod · 0.80
checkCallMethod · 0.80
checkFunctionCallMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected