Searched refs:CatchableTypeType (Results 1 – 1 of 1) sorted by relevance
49 CompleteObjectLocatorType(nullptr), CatchableTypeType(nullptr), in MicrosoftCXXABI()698 if (CatchableTypeType) in getCatchableTypeType()699 return CatchableTypeType; in getCatchableTypeType()709 CatchableTypeType = llvm::StructType::create( in getCatchableTypeType()711 return CatchableTypeType; in getCatchableTypeType()818 llvm::StructType *CatchableTypeType; member in __anonb3a31e5e0111::MicrosoftCXXABI