Home
last modified time | relevance | path

Searched defs:ContainingType (Results 1 – 17 of 17) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DOneofDescriptor.cs71 public MessageDescriptor ContainingType property in Google.Protobuf.Reflection.OneofDescriptor
DEnumDescriptor.cs83 public MessageDescriptor ContainingType property in Google.Protobuf.Reflection.EnumDescriptor
DFieldDescriptor.cs52 public MessageDescriptor ContainingType { get; } property in Google.Protobuf.Reflection.FieldDescriptor
DMessageDescriptor.cs174 public MessageDescriptor ContainingType { get; } property in Google.Protobuf.Reflection.MessageDescriptor
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h106 MemberPointerInfo(TypeIndex ContainingType, in MemberPointerInfo()
115 TypeIndex ContainingType; variable
/external/grpc-grpc/src/csharp/Grpc.Reflection/
DReflection.cs466 public string ContainingType { property in Grpc.Reflection.V1Alpha.ExtensionRequest
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h78 MemberPointerInfo(TypeIndex ContainingType, in MemberPointerInfo()
99 TypeIndex ContainingType; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp817 DICompositeType ContainingType = CTy.getContainingType(); in constructTypeDIE() local
/external/llvm/lib/IR/
DDebugInfoMetadata.cpp414 Metadata *ContainingType, unsigned Virtuality, unsigned VirtualIndex, in getImpl()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp954 if (auto *ContainingType = in constructTypeDIE() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1033 if (auto *ContainingType = resolve(CTy->getVTableHolder())) in constructTypeDIE() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfoMetadata.cpp503 Metadata *ContainingType, unsigned Virtuality, unsigned VirtualIndex, in getImpl()
DDebugInfo.cpp432 DITypeRef ContainingType(map(MDS->getContainingType())); in getReplacementSubprogram() local
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1239 llvm::DIType *ContainingType = nullptr; in CreateCXXMemberFunction() local
2572 llvm::DICompositeType *ContainingType = nullptr; in CollectContainingType() local
/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc708 TEST_F(DescriptorTest, ContainingType) { in TEST_F() argument
1263 TEST_F(EnumDescriptorTest, ContainingType) { in TEST_F() argument
/external/llvm/unittests/IR/
DMetadataTest.cpp1422 DIType *ContainingType = getCompositeType(); in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DMetadataTest.cpp1589 DIType *ContainingType = getCompositeType(); in TEST_F() local