Lines Matching defs:valueKind
3254 ExprValueKind valueKind = VK_PRValue;
3279 valueKind = VK_PRValue;
3295 valueKind = VK_LValue;
3303 valueKind = VK_LValue; // even if the parameter is an r-value reference
3314 valueKind = VK_LValue;
3320 valueKind = VK_PRValue;
3333 valueKind = VK_PRValue;
3341 valueKind = VK_LValue;
3358 valueKind = VK_LValue;
3366 valueKind = VK_PRValue;
3377 valueKind = VK_PRValue;
3383 valueKind = VK_LValue;
3397 valueKind = VK_PRValue;
3409 valueKind = VK_LValue;
3413 valueKind = VK_LValue;
3424 valueKind = VK_PRValue;
3430 valueKind = VK_LValue;
3438 valueKind = VK_PRValue;
3443 BuildDeclRefExpr(VD, type, valueKind, NameInfo, &SS, FoundD,