Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp506 llvm::Type *getImageRelativeType(llvm::Type *PtrType) { in getImageRelativeType() function in __anon973cabc90111::MicrosoftCXXABI
516 getImageRelativeType(CGM.Int8PtrTy), in getBaseClassDescriptorType()
539 getImageRelativeType( in getClassHierarchyDescriptorType()
555 getImageRelativeType(CGM.Int8PtrTy), in getCompleteObjectLocatorType()
557 getImageRelativeType(CompleteObjectLocatorType), in getCompleteObjectLocatorType()
733 getImageRelativeType(CGM.Int8PtrTy), // TypeDescriptor in getCatchableTypeType()
738 getImageRelativeType(CGM.Int8PtrTy) // CopyCtor in getCatchableTypeType()
769 getImageRelativeType(CGM.Int8PtrTy), // CleanupFn in getThrowInfoType()
770 getImageRelativeType(CGM.Int8PtrTy), // ForwardCompat in getThrowInfoType()
771 getImageRelativeType(CGM.Int8PtrTy) // CatchableTypeArray in getThrowInfoType()
[all …]