Searched refs:CatchableTypeType (Results 1 – 1 of 1) sorted by relevance
50 CompleteObjectLocatorType(nullptr), CatchableTypeType(nullptr), in MicrosoftCXXABI()729 if (CatchableTypeType) in getCatchableTypeType()730 return CatchableTypeType; in getCatchableTypeType()740 CatchableTypeType = llvm::StructType::create( in getCatchableTypeType()742 return CatchableTypeType; in getCatchableTypeType()849 llvm::StructType *CatchableTypeType; member in __anon973cabc90111::MicrosoftCXXABI