Searched refs:CatchableTypeType (Results 1 – 1 of 1) sorted by relevance
49 CompleteObjectLocatorType(nullptr), CatchableTypeType(nullptr), in MicrosoftCXXABI()704 if (CatchableTypeType) in getCatchableTypeType()705 return CatchableTypeType; in getCatchableTypeType()715 CatchableTypeType = llvm::StructType::create( in getCatchableTypeType()717 return CatchableTypeType; in getCatchableTypeType()824 llvm::StructType *CatchableTypeType; member in __anondeb872430111::MicrosoftCXXABI