Searched refs:GetOneofStoredType (Results 1 – 3 of 3) sorted by relevance
270 (*variables)["oneof_stored_type"] = GetOneofStoredType(descriptor); in SetCommonOneofVariables()
154 std::string GetOneofStoredType(const FieldDescriptor* field);
433 std::string GetOneofStoredType(const FieldDescriptor* field) { in GetOneofStoredType() function