Searched defs:is_prototype (Results 1 – 3 of 3) sorted by relevance
324 inline bool is_prototype() const { in is_prototype() function in google::protobuf::DynamicMessage
395 bool is_prototype) { in InstantiateObject()
2585 Label is_prototype(this), cont(this); in InvalidateValidityCellIfPrototype() local