Home | History | Annotate | Download | only in Sema

Lines Matching refs:FixItLoc

6013     SourceRange FixItLoc(NewFD->getLocation());
6016 FixItLoc.setBegin(SS.getBeginLoc());
6020 FixItLoc, Correction.getAsString(SemaRef.getLangOpts()));