Searched defs:SetBroke (Results 1 – 3 of 3) sorted by relevance
182 func (t *Type) SetBroke(b bool) { t.flags.set(typeBroke, b) } func349 func (f *Field) SetBroke(b bool) { f.flags.set(fieldBroke, b) } func
175 func (t *Type) SetBroke(b bool) { t.flags.set(typeBroke, b) } func375 func (f *Field) SetBroke(b bool) { f.flags.set(fieldBroke, b) } func
225 func (t *Type) SetBroke(b bool) { t.flags.set(typeBroke, b) } func523 func (f *Field) SetBroke(b bool) { f.flags.set(fieldBroke, b) } func