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