Lines Matching refs:PerformImplicitConversion
4449 return SemaRef.PerformImplicitConversion( in tryBuildCapture()
4529 Diff = SemaRef.PerformImplicitConversion( in buildNumIterations()
4547 Diff = SemaRef.PerformImplicitConversion(Diff.get(), NewType, in buildNumIterations()
4579 CondExpr = SemaRef.PerformImplicitConversion( in buildPreCond()
4952 NewStart = SemaRef.PerformImplicitConversion( in buildCounterInit()
5024 Update = SemaRef.PerformImplicitConversion( in buildCounterUpdate()
5047 return SemaRef.PerformImplicitConversion(E, NewType, Sema::AA_Converting, in widenIterationCount()
5222 .PerformImplicitConversion( in checkOpenMPLoop()
5230 .PerformImplicitConversion(N0->IgnoreImpCasts(), N0->getType(), in checkOpenMPLoop()
5256 .PerformImplicitConversion(N->IgnoreImpCasts(), N->getType(), in checkOpenMPLoop()
5264 .PerformImplicitConversion(N->IgnoreImpCasts(), N->getType(), in checkOpenMPLoop()
6529 Update = SemaRef.PerformImplicitConversion(Update.get(), X->getType(), in checkStatement()