Searched refs:FirstCXXTryLoc (Results 1 – 3 of 3) 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()