Home | History | Annotate | Download | only in Sema

Lines Matching refs:VK_RValue

379   if (HasRepeated) VK = VK_RValue;
1028 valueKind = VK_RValue;
1045 Enum->getType(), VK_RValue, OK_Ordinary));
1646 VK = VK_RValue;
1648 if (VK != VK_RValue && Field->isBitField())