Home | History | Annotate | Download | only in Parse

Lines Matching full:hint2

739   FixItHint Hint2;
748 Hint2 = FixItHint::CreateInsertion(Next.getLocation(), " ");
755 Diag(Tok.getLocation(), DiagId) << Hint1 << Hint2;