Searched defs:EndCatchMightThrow (Results 1 – 2 of 2) sorted by relevance
249 bool EndCatchMightThrow = (Handler.Variable == nullptr); in EmitTryCatchStmt() local
4440 bool EndCatchMightThrow = CaughtType->isRecordType(); in InitCatchParam() local