Home | History | Annotate | Download | only in Sema

Lines Matching refs:FirstCXXTryLoc

3670     if (FSI->FirstCXXTryLoc.isValid()) {
3672 Diag(FSI->FirstCXXTryLoc, diag::note_conflicting_try_here) << "'try'";