Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h104 MemberPointerInfo(TypeIndex ContainingType, in MemberPointerInfo()
113 TypeIndex ContainingType; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp983 if (auto *ContainingType = CTy->getVTableHolder()) constructTypeDIE() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1922 llvm::DIType *ContainingType = nullptr; CreateCXXMemberFunction() local
3802 llvm::DIType *ContainingType = nullptr; CollectContainingType() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1116 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.cpp663 DIType *ContainingType = getReplacementSubprogram() local