Searched defs:DebugFlag (Results 1 – 1 of 1) sorted by relevance
213 type DebugFlag struct { struct214 tab map[string]debugField215 …ol // this is non-nil only for compiler's DebugFlags, but only compiler has concurrent:ok fields216 debugSSA DebugSSA // this is non-nil only for compiler's DebugFlags.276 func (f *DebugFlag) Set(debugstr string) error {378 func (f *DebugFlag) String() string {