Searched refs:GetExceptionRootType (Results 1 – 3 of 3) sorted by relevance
327 if (classType->GetExceptionRootType() == nullptr) { in CreateTypeInfoSt()472 MIRClassType *rootType = catchType->GetExceptionRootType(); in BuildEHTypeTable()
1077 const MIRClassType *MIRClassType::GetExceptionRootType() const in GetExceptionRootType() function in maple::MIRClassType1088 MIRClassType *MIRClassType::GetExceptionRootType() in GetExceptionRootType() function in maple::MIRClassType1090 … return const_cast<MIRClassType *>(const_cast<const MIRClassType *>(this)->GetExceptionRootType()); in GetExceptionRootType()
1987 MIRClassType *GetExceptionRootType();1988 const MIRClassType *GetExceptionRootType() const;