Home | History | Annotate | Download | only in Sema

Lines Matching refs:setValueKind

5137   TheCall->setValueKind(Expr::getValueKindForType(FuncT->getReturnType()));
13990 E->setValueKind(SubExpr->getValueKind());
14024 E->setValueKind(VK_LValue);
14084 E->setValueKind(SubExpr->getValueKind());
14168 E->setValueKind(Expr::getValueKindForType(DestType));
14256 E->setValueKind(Expr::getValueKindForType(DestType));
14384 E->setValueKind(ValueKind);