Searched refs:isSEHTryScope (Results 1 – 2 of 2) sorted by relevance
405 bool isSEHTryScope() const { return getFlags() & Scope::SEHTryScope; } in isSEHTryScope() function
3283 while (SEHTryParent && !SEHTryParent->isSEHTryScope()) in ActOnSEHLeaveStmt()