Home | History | Annotate | Download | only in Sema

Lines Matching refs:Hints

8395   // Emit the generic diagnostic and, optionally, add the hints to it.
8403 for (std::vector<FixItHint>::iterator HI = Cand->Fix.Hints.begin(),
8404 HE = Cand->Fix.Hints.end(); HI != HE; ++HI)