Home | History | Annotate | Download | only in Sema

Lines Matching full:allowexplicitconvs

3975   bool AllowExplicitConvs = Kind.allowExplicitConversionFunctionsInRefBinding();
4033 if ((AllowExplicitConvs || !Conv->isExplicit()) &&