Lines Matching refs:PerformImplicitConversion
7527 VariantRefCast = PerformImplicitConversion( in checkOpenMPDeclareVariantFunction()
8448 return SemaRef.PerformImplicitConversion( in tryBuildCapture()
8548 .PerformImplicitConversion( in calculateNumIters()
8822 Diff = SemaRef.PerformImplicitConversion( in buildNumIterations()
8840 Diff = SemaRef.PerformImplicitConversion(Diff.get(), NewType, in buildNumIterations()
8911 Diff = SemaRef.PerformImplicitConversion( in buildMinMaxValues()
8940 Diff = SemaRef.PerformImplicitConversion(Diff.get(), VarType, in buildMinMaxValues()
8974 .PerformImplicitConversion( in buildPreCond()
8996 CondExpr = SemaRef.PerformImplicitConversion( in buildPreCond()
9364 NewStart = SemaRef.PerformImplicitConversion( in buildCounterInit()
9440 Update = SemaRef.PerformImplicitConversion( in buildCounterUpdate()
9463 return SemaRef.PerformImplicitConversion(E, NewType, Sema::AA_Converting, in widenIterationCount()
9648 .PerformImplicitConversion( in checkOpenMPLoop()
9656 .PerformImplicitConversion(N0->IgnoreImpCasts(), N0->getType(), in checkOpenMPLoop()
9682 .PerformImplicitConversion(N->IgnoreImpCasts(), N->getType(), in checkOpenMPLoop()
9690 .PerformImplicitConversion(N->IgnoreImpCasts(), N->getType(), in checkOpenMPLoop()
11581 Update = SemaRef.PerformImplicitConversion(Update.get(), X->getType(), in checkStatement()
16536 Res = S.PerformImplicitConversion(Res.get(), AllocatorHandleEnumTy, in findOMPAllocatorHandleT()
16565 Allocator = PerformImplicitConversion(Allocator.get(), in ActOnOpenMPAllocatorClause()
23449 AllocatorRes = PerformImplicitConversion(AllocatorRes.get(), in ActOnOpenMPAllocateClause()