Searched refs:CompleteObjectLocatorType (Results 1 – 1 of 1) sorted by relevance
50 CompleteObjectLocatorType(nullptr), CatchableTypeType(nullptr), in MicrosoftCXXABI()547 if (CompleteObjectLocatorType) in getCompleteObjectLocatorType()548 return CompleteObjectLocatorType; in getCompleteObjectLocatorType()549 CompleteObjectLocatorType = llvm::StructType::create( in getCompleteObjectLocatorType()557 getImageRelativeType(CompleteObjectLocatorType), in getCompleteObjectLocatorType()562 CompleteObjectLocatorType->setBody(FieldTypesRef); in getCompleteObjectLocatorType()563 return CompleteObjectLocatorType; in getCompleteObjectLocatorType()845 llvm::StructType *CompleteObjectLocatorType; member in __anon973cabc90111::MicrosoftCXXABI