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