Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp494 llvm::Type *getImageRelativeType(llvm::Type *PtrType) { in getImageRelativeType() function in __anon063cb12a0111::MicrosoftCXXABI
504 getImageRelativeType(CGM.Int8PtrTy), in getBaseClassDescriptorType()
510 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()), in getBaseClassDescriptorType()
527 getImageRelativeType( in getClassHierarchyDescriptorType()
543 getImageRelativeType(CGM.Int8PtrTy), in getCompleteObjectLocatorType()
544 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()), in getCompleteObjectLocatorType()
545 getImageRelativeType(CompleteObjectLocatorType), in getCompleteObjectLocatorType()
721 getImageRelativeType(CGM.Int8PtrTy), // TypeDescriptor in getCatchableTypeType()
726 getImageRelativeType(CGM.Int8PtrTy) // CopyCtor in getCatchableTypeType()
742 getImageRelativeType(getCatchableTypeType()->getPointerTo()); in getCatchableTypeArrayType()
[all …]