Searched refs:CatchableTypeType (Results 1 – 1 of 1) sorted by relevance
51 CompleteObjectLocatorType(nullptr), CatchableTypeType(nullptr), in MicrosoftCXXABI()723 if (CatchableTypeType) in getCatchableTypeType()724 return CatchableTypeType; in getCatchableTypeType()734 CatchableTypeType = llvm::StructType::create( in getCatchableTypeType()736 return CatchableTypeType; in getCatchableTypeType()842 llvm::StructType *CatchableTypeType; member in __anon9a42cb130111::MicrosoftCXXABI