Lines Matching refs:getValueKind
2985 CK_AddressSpaceConversion, From->getValueKind())
3003 ExprValueKind VK = From->getValueKind();
5512 if (getLangOpts().CPlusPlus11 && LHSExp->getValueKind() == VK_RValue) {
5518 VK = LHSExp->getValueKind();
6493 SourceLocation(), FDecl->getType(), Fn->getValueKind(), FDecl,
8757 && commonExpr->getValueKind() == RHSExpr->getValueKind()
8780 commonExpr->getValueKind(),
10098 if (LHS.get()->getValueKind() == VK_LValue ||
14019 VK = LHS.get()->getValueKind();
14153 VK = RHS.get()->getValueKind();
14821 if (Input.get()->getValueKind() != VK_RValue &&
14823 VK = Input.get()->getValueKind();
14831 VK = Input.get()->getValueKind();
15260 VK = ActiveExpr->getValueKind();
18041 DRE->getNameInfo(), DRE->getType(), DRE->getValueKind(),
18088 CopiedTemplateArgs(ME), ME->getType(), ME->getValueKind(),
18106 ME->getType(), ME->getValueKind(), ME->getObjectKind(), NOUR);
18253 ICE->getValueKind(), &Path);
18983 E->setValueKind(SubExpr->getValueKind());
19003 assert(E->getValueKind() == VK_RValue);
19013 assert(E->getValueKind() == VK_RValue);
19077 E->setValueKind(SubExpr->getValueKind());
19104 assert(E->getValueKind() == VK_RValue);
19264 assert(E->getValueKind() == VK_RValue);
19278 assert(E->getValueKind() == VK_RValue);
19402 VK = CastExpr->getValueKind();