Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h104 MemberPointerInfo(TypeIndex ContainingType, in MemberPointerInfo()
113 TypeIndex ContainingType; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp981 if (auto *ContainingType = CTy->getVTableHolder()) in constructTypeDIE() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1772 llvm::DIType *ContainingType = nullptr; in CreateCXXMemberFunction() local
3639 llvm::DICompositeType *ContainingType = nullptr; in CollectContainingType() local
/llvm-project-15.0.7/llvm/lib/IR/
H A DDebugInfo.cpp551 DIType *ContainingType = in getReplacementSubprogram() local
H A DDebugInfoMetadata.cpp980 unsigned ScopeLine, Metadata *ContainingType, unsigned VirtualIndex, in getImpl()
/llvm-project-15.0.7/llvm/unittests/IR/
H A DMetadataTest.cpp2275 DIType *ContainingType = getCompositeType(); in TEST_F() local