Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp491 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()), in getBaseClassDescriptorType()
498 llvm::StructType *getClassHierarchyDescriptorType() { in getClassHierarchyDescriptorType() function in __anonf1ebc8c70111::MicrosoftCXXABI
525 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()), in getCompleteObjectLocatorType()
3671 auto Type = ABI.getClassHierarchyDescriptorType(); in getClassHierarchyDescriptor()