Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DDebugInfoMetadata.cpp342 Metadata *ContainingType, unsigned Virtuality, unsigned VirtualIndex, in getImpl()
/external/llvm/unittests/IR/
DMetadataTest.cpp1431 MDTypeRef ContainingType = getCompositeType(); in TEST_F() local
1576 MDTypeRef ContainingType = getCompositeType(); in TEST_F() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1088 if (DICompositeType ContainingType = in constructTypeDIE() local
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1114 llvm::DIType ContainingType; in CreateCXXMemberFunction() local
2278 llvm::MDCompositeType *ContainingType = nullptr; in CollectContainingType() local
/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc496 TEST_F(DescriptorTest, ContainingType) { in TEST_F() argument
1016 TEST_F(EnumDescriptorTest, ContainingType) { in TEST_F() argument