Home
last modified time | relevance | path

Searched defs:containing (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DEnumDescriptor.php89 public static function buildFromProto($proto, $file_proto, $containing)
DDescriptor.php175 public static function buildFromProto($proto, $file_proto, $containing)
DGPBUtil.php325 $containing,
/third_party/gn/src/gn/
Dscope.h113 const Scope* containing() const { in containing() function
/third_party/python/Doc/library/
Dargparse.rst1530 .. _prefix-matching:
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc167 const Descriptor* containing = desc->containing_type(); in GeneratedClassNameImpl() local
196 const Descriptor* containing = desc->containing_type(); in LegacyGeneratedClassName() local