Lines Matching refs:AllowExplicitConvs
3152 bool AllowExplicitConvs = Kind.allowExplicitConversionFunctions();3222 if ((AllowExplicitConvs || !Conv->isExplicit()) &&