Home
last modified time | relevance | path

Searched defs:raw_field_name (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_field.h93 string raw_field_name() const { return variable("raw_field_name"); } in raw_field_name() function
Dobjectivec_field.cc53 string raw_field_name; in SetCommonFieldVariables() local