Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h104 MemberPointerInfo(TypeIndex ContainingType, in MemberPointerInfo() argument
113 TypeIndex ContainingType; variable
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1016 if (auto *ContainingType = CTy->getVTableHolder()) constructTypeDIE() local
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2048 llvm::DIType *ContainingType = nullptr; CreateCXXMemberFunction() local
3955 llvm::DIType *ContainingType = nullptr; CollectContainingType() local
/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1126 getImpl(LLVMContext & Context,Metadata * Scope,MDString * Name,MDString * LinkageName,Metadata * File,unsigned Line,Metadata * Type,unsigned ScopeLine,Metadata * ContainingType,unsigned VirtualIndex,int ThisAdjustment,DIFlags Flags,DISPFlags SPFlags,Metadata * Unit,Metadata * TemplateParams,Metadata * Declaration,Metadata * RetainedNodes,Metadata * ThrownTypes,Metadata * Annotations,MDString * TargetFuncName,StorageType Storage,bool ShouldCreate) getImpl() argument
H A DDebugInfo.cpp668 DIType *ContainingType = getReplacementSubprogram() local
/llvm-project/llvm/unittests/IR/
H A DMetadataTest.cpp2539 DIType *ContainingType = getCompositeType(); TEST_F() local
[all...]