github.com/pingcap/tidb/ast.Visitor.Leave
third-partyThe 3090th most-called third-party method by production calls. Called 193 times across 1 modules; 191 of those run outside tests and generated code.
- prod calls
- 191
- non-test, non-generated
- all calls
- 193
- total callsites
- modules
- 1
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 1%
- 2 calls
- resolved
- 0%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Visitor.Leave from notable Go projects. Open one on the map to see what else it hammers.
- TiDB 191 100%
where it's called
Callsites in the wild
12 representative callsites of 193, prioritizing in-loop and non-test usage. We link to source, never display it.
-
pingcap/tidb @v1.0.9
-
pingcap/tidb @v1.0.9
-
pingcap/tidb @v1.0.9
-
pingcap/tidb @v1.0.9
-
pingcap/tidb @v1.0.9
-
pingcap/tidb @v1.0.9
-
pingcap/tidb @v1.0.9
-
pingcap/tidb @v1.0.9
-
pingcap/tidb @v1.0.9
-
pingcap/tidb @v1.0.9
-
pingcap/tidb @v1.0.9
-
pingcap/tidb @v1.0.9
top callers
The modules that reach for it
The modules that call Visitor.Leave most in this snapshot.
- github.com/pingcap/tidb193100%
siblings
More from github.com/pingcap/tidb/ast
The other most-called members in this package. See all →