Searched refs:FixItLoc (Results 1 – 1 of 1) sorted by relevance
317 SourceLocation FixItLoc; in CheckEquivalentExceptionSpec() local321 FixItLoc = getLocForEndOfToken(FTLoc.getLocalRangeEnd()); in CheckEquivalentExceptionSpec()324 if (FixItLoc.isInvalid()) in CheckEquivalentExceptionSpec()332 << FixItHint::CreateInsertion(FixItLoc, " " + OS.str().str()); in CheckEquivalentExceptionSpec()