Searched refs:FirstCXXTryLoc (Results 1 – 3 of 3) sorted by relevance
171 SourceLocation FirstCXXTryLoc; variable422 FirstCXXTryLoc = TryLoc; in setHasCXXTry()
40 FirstCXXTryLoc = SourceLocation(); in Clear()
4117 if (FSI->FirstCXXTryLoc.isValid()) { in ActOnSEHTryBlock()4119 Diag(FSI->FirstCXXTryLoc, diag::note_conflicting_try_here) << "'try'"; in ActOnSEHTryBlock()