Searched refs:BuildRecoveryCallExprRAII (Results 1 – 1 of 1) sorted by relevance
13666 class BuildRecoveryCallExprRAII { class13671 BuildRecoveryCallExprRAII(Sema &S) : SemaRef(S), SatStack(S) { in BuildRecoveryCallExprRAII() function in __anon22c3dcc72811::BuildRecoveryCallExprRAII13676 ~BuildRecoveryCallExprRAII() { SemaRef.IsBuildingRecoveryCallExpr = false; } in ~BuildRecoveryCallExprRAII()13701 BuildRecoveryCallExprRAII RCE(SemaRef); in BuildRecoveryCallExpr()