Home | History | Annotate | Download | only in drs

Lines Matching full:viable

639     template<typename R, typename A> void i2(R, A, R (*)(A)); // expected-note {{not viable}}
1221 int (S::*p)() = null1; // expected-error {{no viable conversion}}