Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java686 public Descriptor getContainingType() { in getContainingType() method in Descriptors.Descriptor
1138 public Descriptor getContainingType() { in getContainingType() method in Descriptors.FieldDescriptor
1679 public Descriptor getContainingType() { in getContainingType() method in Descriptors.EnumDescriptor
2674 public Descriptor getContainingType() { in getContainingType() method in Descriptors.OneofDescriptor
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h114 TypeIndex getContainingType() const { return ContainingType; } in getContainingType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1799 DIType *getContainingType() const { in getContainingType() function