Searched refs:FirstCXXOrObjCTryLoc (Results 1 – 3 of 3) sorted by relevance
189 SourceLocation FirstCXXOrObjCTryLoc; variable467 FirstCXXOrObjCTryLoc = TryLoc; in setHasCXXTry()473 FirstCXXOrObjCTryLoc = TryLoc; in setHasObjCTry()
40 FirstCXXOrObjCTryLoc = SourceLocation(); in Clear()
4308 if (FSI->FirstCXXOrObjCTryLoc.isValid()) { in ActOnSEHTryBlock()4310 Diag(FSI->FirstCXXOrObjCTryLoc, diag::note_conflicting_try_here) in ActOnSEHTryBlock()