Searched refs:FirstCXXOrObjCTryLoc (Results 1 – 3 of 3) sorted by relevance
183 SourceLocation FirstCXXOrObjCTryLoc; variable454 FirstCXXOrObjCTryLoc = TryLoc; in setHasCXXTry()460 FirstCXXOrObjCTryLoc = TryLoc; in setHasObjCTry()
40 FirstCXXOrObjCTryLoc = SourceLocation(); in Clear()
4552 if (FSI->FirstCXXOrObjCTryLoc.isValid()) { in ActOnSEHTryBlock()4554 Diag(FSI->FirstCXXOrObjCTryLoc, diag::note_conflicting_try_here) in ActOnSEHTryBlock()