Home | History | Annotate | Download | only in Sema

Lines Matching refs:VK_RValue

369   if (HasRepeated) VK = VK_RValue;
955 valueKind = VK_RValue;
972 Enum->getType(), VK_RValue, OK_Ordinary));
1551 VK = VK_RValue;
1553 if (VK != VK_RValue && Field->isBitField())