Home | History | Annotate | Download | only in Sema

Lines Matching refs:getValueKind

1521     ExprValueKind VK = (IsArrow ? VK_LValue : BaseExpr.get()->getValueKind());
1673 VK = BaseExpr->getValueKind();