Lines Matching defs:Trap
3283 Sema::SFINAETrap Trap(S);
3359 if (Trap.hasErrorOccurred())
3513 Sema::SFINAETrap Trap(S);
3546 if (Trap.hasErrorOccurred())
3584 SFINAETrap Trap(*this);
3613 if (Trap.hasErrorOccurred())
3663 SFINAETrap Trap(*this);
3686 Trap.hasErrorOccurred()) {
3775 if (ResultType.isNull() || Trap.hasErrorOccurred())
3801 if (FunctionType->isNull() || Trap.hasErrorOccurred())
4005 Sema::SFINAETrap Trap(S);
4008 if (InstantiatedES.isInvalid() || Trap.hasErrorOccurred()) {
4027 SFINAETrap Trap(*this);
4093 !Trap.hasErrorOccurred())
4099 if (Trap.hasErrorOccurred()) {
4866 SFINAETrap Trap(*this);
5017 SFINAETrap Trap(*this);
5645 Sema::SFINAETrap Trap(S);
5678 return Trap.hasErrorOccurred() ? TemplateDeductionResult::SubstitutionFailure
6247 Sema::SFINAETrap Trap(S);
6259 if (Trap.hasErrorOccurred())