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