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