Home
last modified time | relevance | path

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

/external/protobuf/java/src/main/java/com/google/protobuf/
DDescriptors.java452 public Descriptor getContainingType() { return containingType; } in getContainingType() method in Descriptors.Descriptor
735 public Descriptor getContainingType() { return containingType; } in getContainingType() method in Descriptors.FieldDescriptor
1164 public Descriptor getContainingType() { return containingType; } in getContainingType() method in Descriptors.EnumDescriptor
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
DDescriptors.java479 public Descriptor getContainingType() { return containingType; } in getContainingType() method in Descriptors.Descriptor
762 public Descriptor getContainingType() { return containingType; } in getContainingType() method in Descriptors.FieldDescriptor
1193 public Descriptor getContainingType() { return containingType; } in getContainingType() method in Descriptors.EnumDescriptor
/external/llvm/include/llvm/IR/
DDebugInfo.h403 DITypeRef getContainingType() const { return getFieldAs<DITypeRef>(12); } in getContainingType() function
475 DITypeRef getContainingType() const { return getFieldAs<DITypeRef>(12); } in getContainingType() function