Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dparser.cc549 bool has_allow_alias = false; in ValidateEnum() local
/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h11481 inline bool EnumOptions::has_allow_alias() const { in has_allow_alias() function