Home | History | Annotate | Download | only in Sema

Lines Matching refs:Viable

3874     // Add the remaining viable overload candidates as code-completion reslults.
3878 if (Cand->Viable)
3882 // From the viable candidates, try to determine the type of this parameter.