Home
last modified time | relevance | path

Searched defs:IsLazy (Results 1 – 2 of 2) sorted by relevance

/external/golang-protobuf/internal/impl/
Dcodec_extension.go196 func IsLazy(m pref.Message, fd pref.FieldDescriptor) bool { func
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h327 inline bool IsLazy(const FieldDescriptor* field, const Options& options) { in IsLazy() function