Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.cc2089 bool need_registration = false; in GenerateArenaDestructorCode() local
2093 need_registration = true; in GenerateArenaDestructorCode()
2100 if (need_registration) { in GenerateArenaDestructorCode()