Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.cc1133 void AddEnum(const EnumDescriptor* d) { enums_[ClassName(d)] = d; } in AddEnum()
1136 for (const auto& p : enums_) { in Print()
1168 std::map<std::string, const EnumDescriptor*> enums_; member in google::protobuf::compiler::cpp::FileGenerator::ForwardDeclarations
/third_party/vk-gl-cts/external/vulkan-docs/src/
Dregistry.txt1543 _Reference enums_ simply pull in the definition of an enumerant given in a
1552 _Extension enums_ define the value of an enumerant inline in an tag:feature