Searched refs:isThrownVariableInScope (Results 1 – 3 of 3) sorted by relevance
943 bool isThrownVariableInScope() const { return IsThrownVariableInScope; } in isThrownVariableInScope() function
1352 Record.push_back(E->isThrownVariableInScope()); in VisitCXXThrowExpr()
9371 E->isThrownVariableInScope()); in TransformCXXThrowExpr()