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