Searched defs:HasJSONName (Results 1 – 3 of 3) sorted by relevance
156 func (x placeholderExtension) HasJSONName() bool { return false } func
272 func (fd *Field) HasJSONName() bool { return fd.L1.StringName.hasJSON } func387 func (xd *Extension) HasJSONName() bool { return xd.lazyInit().StringName.hasJS… func
302 HasJSONName() bool methodSpec