Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp497 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()), in getBaseClassDescriptorType()
504 llvm::StructType *getClassHierarchyDescriptorType() { in getClassHierarchyDescriptorType() function in __anondeb872430111::MicrosoftCXXABI
531 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()), in getCompleteObjectLocatorType()
3764 auto Type = ABI.getClassHierarchyDescriptorType(); in getClassHierarchyDescriptor()