Home | History | Annotate | Download | only in base

Lines Matching defs:GetExceptionInformation

1252     } __except(ExceptionFilter(GetExceptionCode(), GetExceptionInformation())) {
1262 } __except(ExceptionFilter(GetExceptionCode(), GetExceptionInformation())) {