Home | History | Annotate | Download | only in Sema

Lines Matching refs:PerformContextualImplicitConversion

1266       ConvertedSize = PerformContextualImplicitConversion(StartLoc, ArraySize,
2173 Ex = PerformContextualImplicitConversion(StartLoc, Ex.take(), Converter);
2178 // FIXME: PerformContextualImplicitConversion should return ExprError