Home | History | Annotate | Download | only in Sema

Lines Matching refs:VK

1619       ExprValueKind VK = isArrow ? VK_LValue : Base->getValueKind();
1624 VK, OK_Ordinary);