Searched refs:BuildRecoveryCallExprRAII (Results 1 – 1 of 1) sorted by relevance
13691 class BuildRecoveryCallExprRAII { class13696 BuildRecoveryCallExprRAII(Sema &S) : SemaRef(S), SatStack(S) { in BuildRecoveryCallExprRAII() function in __anon2e1ecc912b11::BuildRecoveryCallExprRAII13701 ~BuildRecoveryCallExprRAII() { SemaRef.IsBuildingRecoveryCallExpr = false; } in ~BuildRecoveryCallExprRAII()13726 BuildRecoveryCallExprRAII RCE(SemaRef); in BuildRecoveryCallExpr()