/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | OneofDescriptor.cs | 73 public MessageDescriptor ContainingType property in Google.Protobuf.Reflection.OneofDescriptor
|
D | EnumDescriptor.cs | 95 public MessageDescriptor ContainingType property in Google.Protobuf.Reflection.EnumDescriptor
|
D | FieldDescriptor.cs | 54 public MessageDescriptor ContainingType { get; } property in Google.Protobuf.Reflection.FieldDescriptor
|
D | MessageDescriptor.cs | 193 public MessageDescriptor ContainingType { get; } property in Google.Protobuf.Reflection.MessageDescriptor
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 110 MemberPointerInfo(TypeIndex ContainingType, in MemberPointerInfo() 119 TypeIndex ContainingType; variable
|
/external/grpc-grpc/src/csharp/Grpc.Reflection/ |
D | Reflection.cs | 466 public string ContainingType { property in Grpc.Reflection.V1Alpha.ExtensionRequest
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 78 MemberPointerInfo(TypeIndex ContainingType, in MemberPointerInfo() 99 TypeIndex ContainingType; variable
|
/external/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 414 Metadata *ContainingType, unsigned Virtuality, unsigned VirtualIndex, in getImpl()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 954 if (auto *ContainingType = in constructTypeDIE() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 976 if (auto *ContainingType = CTy->getVTableHolder()) in constructTypeDIE() local
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 1239 llvm::DIType *ContainingType = nullptr; in CreateCXXMemberFunction() local 2572 llvm::DICompositeType *ContainingType = nullptr; in CollectContainingType() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 633 unsigned ScopeLine, Metadata *ContainingType, unsigned VirtualIndex, in getImpl()
|
D | DebugInfo.cpp | 431 DIType *ContainingType = in getReplacementSubprogram() local
|
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 1422 DIType *ContainingType = getCompositeType(); in TEST_F() local
|
/external/protobuf/src/google/protobuf/ |
D | descriptor_unittest.cc | 812 TEST_F(DescriptorTest, ContainingType) { in TEST_F() argument 1386 TEST_F(EnumDescriptorTest, ContainingType) { in TEST_F() argument
|