Home | History | Annotate | Download | only in Sema

Lines Matching refs:Viable

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