Searched defs:DebugSSA (Results 1 – 2 of 2) sorted by relevance
223 type DebugSSA func(phase, flag string, val int, valString string) string type237 func NewDebugFlag(debug interface{}, debugSSA DebugSSA) *DebugFlag {
82 var DebugSSA func(phase, flag string, val int, valString string) string var