Home | History | Annotate | Download | only in Sema

Lines Matching refs:Trap

3810     // trap at translation unit scope.
3988 // trap at translation unit scope.
4038 // trap at translation unit scope.
5760 DiagnosticErrorTrap Trap(Diags);
6200 Sema::SFINAETrap Trap(SemaRef);
6202 if (Trap.hasErrorOccurred() || Res.isInvalid())