Searched defs:MutableField (Results 1 – 3 of 3) sorted by relevance
119 struct MutableField { struct120 …mutable int n; // cxx20-note {{'MutableField' is not a structural type because it has a mutable no… argument
135 inline Type* MutableField(MessageLite* msg, uint32* has_bits, in MutableField() function
2134 Type* Reflection::MutableField(Message* message, in MutableField() function in google::protobuf::Reflection