Home | History | Annotate | Download | only in Parse

Lines Matching full:hint2

729   FixItHint Hint2;
738 Hint2 = FixItHint::CreateInsertion(Next.getLocation(), " ");
745 Diag(Tok.getLocation(), DiagId) << Hint1 << Hint2;