Searched refs:CatchableTypeType (Results 1 – 1 of 1) sorted by relevance
50 CompleteObjectLocatorType(nullptr), CatchableTypeType(nullptr), in MicrosoftCXXABI()727 if (CatchableTypeType) in getCatchableTypeType()728 return CatchableTypeType; in getCatchableTypeType()738 CatchableTypeType = llvm::StructType::create( in getCatchableTypeType()740 return CatchableTypeType; in getCatchableTypeType()847 llvm::StructType *CatchableTypeType; member in __anon9a42cb130111::MicrosoftCXXABI