Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp491 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()), in getBaseClassDescriptorType()
498 llvm::StructType *getClassHierarchyDescriptorType() { in getClassHierarchyDescriptorType() function in __anonb3a31e5e0111::MicrosoftCXXABI
525 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()), in getCompleteObjectLocatorType()
3671 auto Type = ABI.getClassHierarchyDescriptorType(); in getClassHierarchyDescriptor()