Home
last modified time | relevance | path

Searched defs:getNestedType (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DDescriptor.php94 public function getNestedType() function in Google\\Protobuf\\Internal\\Descriptor
DDescriptorProto.php169 public function getNestedType() function in Google\\Protobuf\\Internal\\DescriptorProto
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h382 TypeIndex getNestedType() const { return Type; } in getNestedType() function