Searched refs:NeedBase (Results 1 – 3 of 3) sorted by relevance
19 NeedBase bool // needs base type when used as field? member191 NeedBase: true,217 NeedBase: true,236 NeedBase: true,281 NeedBase: true,311 NeedBase: true,358 NeedBase: true,
272 if desc.NeedBase {
762 needBase := flags&checkIsArg == 0 && desc.NeedBase839 if flags&checkIsArg != 0 && desc.NeedBase {