Searched refs:CompleteObjectLocatorType (Results 1 – 1 of 1) sorted by relevance
49 CompleteObjectLocatorType(nullptr), CatchableTypeType(nullptr), in MicrosoftCXXABI()501 if (CompleteObjectLocatorType) in getCompleteObjectLocatorType()502 return CompleteObjectLocatorType; in getCompleteObjectLocatorType()503 CompleteObjectLocatorType = llvm::StructType::create( in getCompleteObjectLocatorType()511 getImageRelativeType(CompleteObjectLocatorType), in getCompleteObjectLocatorType()516 CompleteObjectLocatorType->setBody(FieldTypesRef); in getCompleteObjectLocatorType()517 return CompleteObjectLocatorType; in getCompleteObjectLocatorType()791 llvm::StructType *CompleteObjectLocatorType; member in __anon08ea40620111::MicrosoftCXXABI