Home
last modified time | relevance | path

Searched refs:getImageRelativeType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp481 llvm::Type *getImageRelativeType(llvm::Type *PtrType) { in getImageRelativeType() function in __anondeb872430111::MicrosoftCXXABI
491 getImageRelativeType(CGM.Int8PtrTy), in getBaseClassDescriptorType()
514 getImageRelativeType( in getClassHierarchyDescriptorType()
530 getImageRelativeType(CGM.Int8PtrTy), in getCompleteObjectLocatorType()
532 getImageRelativeType(CompleteObjectLocatorType), in getCompleteObjectLocatorType()
708 getImageRelativeType(CGM.Int8PtrTy), // TypeDescriptor in getCatchableTypeType()
713 getImageRelativeType(CGM.Int8PtrTy) // CopyCtor in getCatchableTypeType()
744 getImageRelativeType(CGM.Int8PtrTy), // CleanupFn in getThrowInfoType()
745 getImageRelativeType(CGM.Int8PtrTy), // ForwardCompat in getThrowInfoType()
746 getImageRelativeType(CGM.Int8PtrTy) // CatchableTypeArray in getThrowInfoType()
[all …]