Searched refs:FirstCXXTryLoc (Results 1 – 3 of 3) sorted by relevance
131 SourceLocation FirstCXXTryLoc; variable346 FirstCXXTryLoc = TryLoc; in setHasCXXTry()
37 FirstCXXTryLoc = SourceLocation(); in Clear()
3670 if (FSI->FirstCXXTryLoc.isValid()) { in ActOnSEHTryBlock()3672 Diag(FSI->FirstCXXTryLoc, diag::note_conflicting_try_here) << "'try'"; in ActOnSEHTryBlock()