Home | History | Annotate | Download | only in protobuf

Lines Matching defs:LABEL_OPTIONAL

494     LABEL_OPTIONAL      = 1,    // optional
545 bool is_optional() const; // shorthand for label() == LABEL_OPTIONAL
1799 return label() == LABEL_OPTIONAL;