Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp469 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()), in getBaseClassDescriptorType()
476 llvm::StructType *getClassHierarchyDescriptorType() { in getClassHierarchyDescriptorType() function in __anone5681bf50111::MicrosoftCXXABI
503 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()), in getCompleteObjectLocatorType()
3483 auto Type = ABI.getClassHierarchyDescriptorType(); in getClassHierarchyDescriptor()