Home | History | Annotate | Download | only in Sema

Lines Matching refs:Trap

2048     Sema::SFINAETrap Trap(SemaRef);
2076 : Trap(SemaRef.Diags), D(D), Enabled(Enabled) {}
2078 if (Enabled && Trap.hasErrorOccurred())
2082 DiagnosticErrorTrap Trap;