Home | History | Annotate | Download | only in Sema

Lines Matching refs:Hints

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