Home | History | Annotate | Download | only in Sema

Lines Matching defs:Viable

3753   // viable, assume it does not do any actual validation of the candidates.
3908 bool Viable = false;
3917 Viable = true;
3920 if (Viable || I->second.empty()) {
3923 if (!Viable)