Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_entry.h210 const MapEntry* source = dynamic_cast_if_available<const MapEntry*>(&from); in MergeFrom()
Dgenerated_message_reflection.h635 inline To dynamic_cast_if_available(From from) { in dynamic_cast_if_available() function