Lines Matching refs:VK_RValue
2209 OpaqueValueExpr OpaqueAllocationSize(SourceLocation(), SizeTy, VK_RValue, in BuildCXXNew()
2225 VK_RValue, FPOptionsOverride()); in BuildCXXNew()
4118 From, /*BasePath=*/nullptr, VK_RValue, in PerformImplicitConversion()
4135 VK_RValue, /*BasePath=*/nullptr, CCK).get(); in PerformImplicitConversion()
4141 VK_RValue, /*BasePath=*/nullptr, CCK).get(); in PerformImplicitConversion()
4184 VK_RValue, /*BasePath=*/nullptr, CCK).get(); in PerformImplicitConversion()
4187 VK_RValue, /*BasePath=*/nullptr, CCK).get(); in PerformImplicitConversion()
4194 VK_RValue, /*BasePath=*/nullptr, CCK).get(); in PerformImplicitConversion()
4213 VK_RValue, /*BasePath=*/nullptr, CCK).get(); in PerformImplicitConversion()
4220 VK_RValue, /*BasePath=*/nullptr, CCK).get(); in PerformImplicitConversion()
4223 VK_RValue, /*BasePath=*/nullptr, CCK).get(); in PerformImplicitConversion()
4291 From = ImpCastExprToType(From, NewToType, Kind, VK_RValue, &BasePath, CCK) in PerformImplicitConversion()
4311 From = ImpCastExprToType(From, ToType, Kind, VK_RValue, &BasePath, CCK) in PerformImplicitConversion()
4325 VK_RValue, /*BasePath=*/nullptr, CCK).get(); in PerformImplicitConversion()
4343 VK_RValue, /*BasePath=*/nullptr, CCK).get(); in PerformImplicitConversion()
4347 From = ImpCastExprToType(From, ToType, CK_BitCast, VK_RValue, in PerformImplicitConversion()
4355 From = ImpCastExprToType(Elem, ToType, CK_VectorSplat, VK_RValue, in PerformImplicitConversion()
4392 VK_RValue, /*BasePath=*/nullptr, CCK).get(); in PerformImplicitConversion()
4400 VK_RValue, /*BasePath=*/nullptr, CCK).get(); in PerformImplicitConversion()
4405 VK_RValue, /*BasePath=*/nullptr, CCK).get(); in PerformImplicitConversion()
4420 VK_RValue, /*BasePath=*/nullptr, CCK).get(); in PerformImplicitConversion()
4467 VK_RValue, /*BasePath=*/nullptr, CCK).get(); in PerformImplicitConversion()
4510 VK_RValue, nullptr, CCK).get(); in PerformImplicitConversion()
5672 ExprValueKind VK = isIndirect ? VK_RValue : LHS.get()->getValueKind(); in CheckPointerToMemberOperands()
5734 VK = VK_RValue; in CheckPointerToMemberOperands()
6045 VK = VK_RValue; in CXXCheckConditionalOperands()
6171 LVK == RVK && LVK != VK_RValue) { in CXXCheckConditionalOperands()
6206 if (Same && LVK == RVK && LVK != VK_RValue && in CXXCheckConditionalOperands()
6869 VK_RValue, FPOptionsOverride()); in MaybeBindToTemporary()
7662 Context.BoundMemberTy, VK_RValue, OK_Ordinary); in BuildCXXMemberCallExpr()