Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp520 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()), in getBaseClassDescriptorType()
527 llvm::StructType *getClassHierarchyDescriptorType() { in getClassHierarchyDescriptorType() function in __anon36af8ea80111::MicrosoftCXXABI
554 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()), in getCompleteObjectLocatorType()
3779 auto Type = ABI.getClassHierarchyDescriptorType(); in getClassHierarchyDescriptor()