Lines Matching defs:valueKind
3293 ExprValueKind valueKind = VK_PRValue;
3318 valueKind = VK_PRValue;
3334 valueKind = VK_LValue;
3342 valueKind = VK_LValue; // even if the parameter is an r-value reference
3353 valueKind = VK_LValue;
3359 valueKind = VK_PRValue;
3373 valueKind = VK_PRValue;
3381 valueKind = VK_LValue;
3399 valueKind = VK_PRValue;
3410 valueKind = VK_PRValue;
3416 valueKind = VK_LValue;
3430 valueKind = VK_PRValue;
3442 valueKind = VK_LValue;
3446 valueKind = VK_LValue;
3457 valueKind = VK_PRValue;
3463 valueKind = VK_LValue;
3471 valueKind = VK_PRValue;
3476 BuildDeclRefExpr(VD, type, valueKind, NameInfo, &SS, FoundD,