Searched refs:FixItLoc (Results 1 – 1 of 1) sorted by relevance
230 SourceLocation FixItLoc; in CheckEquivalentExceptionSpec() local234 FixItLoc = PP.getLocForEndOfToken(FTLoc->getLocalRangeEnd()); in CheckEquivalentExceptionSpec()237 if (FixItLoc.isInvalid()) in CheckEquivalentExceptionSpec()245 << FixItHint::CreateInsertion(FixItLoc, " " + OS.str().str()); in CheckEquivalentExceptionSpec()