• Home
  • Raw
  • Download

Lines Matching refs:VK_RValue

2195                                        CK_BitCast, Arg, 0, VK_RValue);  in ActOnCXXDelete()
2531 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2537 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2561 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2571 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2574 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2581 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2600 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2607 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2610 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2615 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2663 From = ImpCastExprToType(From, ToType, Kind, VK_RValue, &BasePath, CCK) in PerformImplicitConversion()
2675 From = ImpCastExprToType(From, ToType, Kind, VK_RValue, &BasePath, CCK) in PerformImplicitConversion()
2689 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2710 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2715 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2752 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2760 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2765 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2772 VK_RValue, /*BasePath=*/0, CCK).take(); in PerformImplicitConversion()
2812 From->getValueKind() : VK_RValue; in PerformImplicitConversion()
2832 From = ImpCastExprToType(From, ToType, CK_NonAtomicToAtomic, VK_RValue, 0, in PerformImplicitConversion()
3862 ExprValueKind VK = isIndirect ? VK_RValue : LHS.get()->getValueKind(); in CheckPointerToMemberOperands()
3919 VK = VK_RValue; in CheckPointerToMemberOperands()
4119 VK = VK_RValue; in CXXCheckConditionalOperands()
4227 LVK == RVK && LVK != VK_RValue) { in CXXCheckConditionalOperands()
4251 if (Same && LVK == RVK && LVK != VK_RValue && in CXXCheckConditionalOperands()
4687 VK_RValue)); in MaybeBindToTemporary()
5338 VK_RValue, OK_Ordinary); in BuildCXXMemberCallExpr()