Home | History | Annotate | Download | only in Sema

Lines Matching refs:getValueKind

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