Home | History | Annotate | Download | only in Sema

Lines Matching refs:AllowExplicitConvs

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