Searched defs:Mutable (Results 1 – 6 of 6) sorted by relevance
19 struct Mutable : std::true_type {}; struct
93 inline ::std::string* Mutable(const ::std::string* default_value, in Mutable() function
99 std::string* Mutable(const std::string* default_value, in Mutable() function
1096 static inline std::string* Mutable(int number, int index, ExtensionSet* set) { in Mutable() function1234 static inline MutableType Mutable(int number, FieldType field_type, in Mutable() function1282 static inline MutableType Mutable(int number, int index, ExtensionSet* set) { in Mutable() function
679 class Mutable: class