Home | History | Annotate | Download | only in Sema

Lines Matching refs:FirstCXXTryLoc

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