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