Home | History | Annotate | Download | only in Sema

Lines Matching refs:Viable

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