Home
last modified time | relevance | path

Searched refs:DependentBaseConstDownCast (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h81 string DependentBaseConstDownCast();
Dcpp_message_field.cc888 variables["this_const_message"] = DependentBaseConstDownCast(); in GenerateDependentInlineAccessorDefinitions()
Dcpp_helpers.cc185 string DependentBaseConstDownCast() { in DependentBaseConstDownCast() function
Dcpp_message.cc596 vars["this_const_message"] = DependentBaseConstDownCast(); in GenerateDependentFieldAccessorDefinitions()