Lines Matching refs:PerformImplicitConversion

7678       VariantRefCast = PerformImplicitConversion(  in checkOpenMPDeclareVariantFunction()
8600 return SemaRef.PerformImplicitConversion( in tryBuildCapture()
8700 .PerformImplicitConversion( in calculateNumIters()
8986 Diff = SemaRef.PerformImplicitConversion( in buildNumIterations()
9004 Diff = SemaRef.PerformImplicitConversion(Diff.get(), NewType, in buildNumIterations()
9075 Diff = SemaRef.PerformImplicitConversion( in buildMinMaxValues()
9104 Diff = SemaRef.PerformImplicitConversion(Diff.get(), VarType, in buildMinMaxValues()
9138 .PerformImplicitConversion( in buildPreCond()
9160 CondExpr = SemaRef.PerformImplicitConversion( in buildPreCond()
9579 NewStart = SemaRef.PerformImplicitConversion( in buildCounterInit()
9655 Update = SemaRef.PerformImplicitConversion( in buildCounterUpdate()
9678 return SemaRef.PerformImplicitConversion(E, NewType, Sema::AA_Converting, in widenIterationCount()
9863 .PerformImplicitConversion( in checkOpenMPLoop()
9871 .PerformImplicitConversion(N0->IgnoreImpCasts(), N0->getType(), in checkOpenMPLoop()
9897 .PerformImplicitConversion(N->IgnoreImpCasts(), N->getType(), in checkOpenMPLoop()
9905 .PerformImplicitConversion(N->IgnoreImpCasts(), N->getType(), in checkOpenMPLoop()
11849 Update = SemaRef.PerformImplicitConversion(Update.get(), X->getType(), in checkStatement()
16834 Res = S.PerformImplicitConversion(Res.get(), AllocatorHandleEnumTy, in findOMPAllocatorHandleT()
16863 Allocator = PerformImplicitConversion(Allocator.get(), in ActOnOpenMPAllocatorClause()
23926 AllocatorRes = PerformImplicitConversion(AllocatorRes.get(), in ActOnOpenMPAllocateClause()