Home | History | Annotate | Download | only in Sema

Lines Matching refs:VK_XValue

2622   case VK_XValue: S.Kind = SK_CastDerivedToBaseXValue; break;
2665 case VK_XValue:
2982 VK = RRef->getPointeeType()->isFunctionType() ? VK_LValue : VK_XValue;
3158 ExprValueKind ValueKind = InitCategory.isXValue()? VK_XValue : VK_RValue;
4488 VK_XValue :
4657 VK_XValue :