Lines Matching refs:HasSubDef
2086 bool HasSubDef() const;2095 /* Returns the generic subdef for this field. Requires that HasSubDef() (ie.3256 inline bool FieldDef::HasSubDef() const { return upb_fielddef_hassubdef(this); }