Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp504 llvm::Type *getImageRelativeType(llvm::Type *PtrType) { in getImageRelativeType() function in __anon9a42cb130111::MicrosoftCXXABI
514 getImageRelativeType(CGM.Int8PtrTy), in getBaseClassDescriptorType()
520 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()), in getBaseClassDescriptorType()
537 getImageRelativeType( in getClassHierarchyDescriptorType()
553 getImageRelativeType(CGM.Int8PtrTy), in getCompleteObjectLocatorType()
554 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()), in getCompleteObjectLocatorType()
555 getImageRelativeType(CompleteObjectLocatorType), in getCompleteObjectLocatorType()
731 getImageRelativeType(CGM.Int8PtrTy), // TypeDescriptor in getCatchableTypeType()
736 getImageRelativeType(CGM.Int8PtrTy) // CopyCtor in getCatchableTypeType()
752 getImageRelativeType(getCatchableTypeType()->getPointerTo()); in getCatchableTypeArrayType()
[all …]