Home | History | Annotate | Download | only in Frontend

Lines Matching refs:FH

2565       FixItHint &FH = FixIts.back();
2566 FH.CodeToInsert = FixIt.CodeToInsert;
2569 FH.RemoveRange = CharSourceRange::getCharRange(BL, EL);