Searched refs:isAtCatchScope (Results 1 – 2 of 2) sorted by relevance
443 bool isAtCatchScope() const { in isAtCatchScope() function
4273 while (AtCatchParent && !AtCatchParent->isAtCatchScope()) in ActOnObjCAtThrowStmt()