Home
last modified time | relevance | path

Searched refs:hasOptions (Results 1 – 11 of 11) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DOneofDescriptorProto.php85 public function hasOptions() function in Google\\Protobuf\\Internal\\OneofDescriptorProto
DServiceDescriptorProto.php112 public function hasOptions() function in Google\\Protobuf\\Internal\\ServiceDescriptorProto
DEnumValueDescriptorProto.php122 public function hasOptions() function in Google\\Protobuf\\Internal\\EnumValueDescriptorProto
DEnumDescriptorProto.php134 public function hasOptions() function in Google\\Protobuf\\Internal\\EnumDescriptorProto
DMethodDescriptorProto.php186 public function hasOptions() function in Google\\Protobuf\\Internal\\MethodDescriptorProto
DDescriptorProto.php262 public function hasOptions() function in Google\\Protobuf\\Internal\\DescriptorProto
DFileDescriptorProto.php381 public function hasOptions() function in Google\\Protobuf\\Internal\\FileDescriptorProto
DFieldDescriptorProto.php521 public function hasOptions() function in Google\\Protobuf\\Internal\\FieldDescriptorProto
/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/
DExtensionRange.php134 public function hasOptions() function in Google\\Protobuf\\Internal\\DescriptorProto\\ExtensionRange
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp251 bool hasOptions(const SubCommand &Sub) const { in hasOptions() function in __anon48e28b0e0111::CommandLineParser
256 bool hasOptions() const { in hasOptions() function in __anon48e28b0e0111::CommandLineParser
258 if (hasOptions(*S)) in hasOptions()
1038 assert(hasOptions() && "No options specified!"); in ParseCommandLineOptions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCommandLine.cpp315 bool hasOptions(const SubCommand &Sub) const { in hasOptions() function in __anon5ce4f58d0111::CommandLineParser
320 bool hasOptions() const { in hasOptions() function in __anon5ce4f58d0111::CommandLineParser
322 if (hasOptions(*S)) in hasOptions()
1313 assert(hasOptions() && "No options specified!"); in ParseCommandLineOptions()