Searched refs:FirstCXXTryLoc (Results 1 – 6 of 6) sorted by relevance
138 SourceLocation FirstCXXTryLoc; variable362 FirstCXXTryLoc = TryLoc; in setHasCXXTry()
38 FirstCXXTryLoc = SourceLocation(); in Clear()
3738 if (FSI->FirstCXXTryLoc.isValid()) { in ActOnSEHTryBlock()3740 Diag(FSI->FirstCXXTryLoc, diag::note_conflicting_try_here) << "'try'"; in ActOnSEHTryBlock()
175 SourceLocation FirstCXXTryLoc; variable444 FirstCXXTryLoc = TryLoc; in setHasCXXTry()
40 FirstCXXTryLoc = SourceLocation(); in Clear()
4244 if (FSI->FirstCXXTryLoc.isValid()) { in ActOnSEHTryBlock()4246 Diag(FSI->FirstCXXTryLoc, diag::note_conflicting_try_here) << "'try'"; in ActOnSEHTryBlock()