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