Home | History | Annotate | Download | only in Sema

Lines Matching refs:Trap

2072     Sema::SFINAETrap Trap(SemaRef);
2100 : Trap(SemaRef.Diags), D(D), Enabled(Enabled) {}
2102 if (Enabled && Trap.hasErrorOccurred())
2106 DiagnosticErrorTrap Trap;