Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getValueKind

632       if (srcExpr->getValueKind() == VK_LValue) {
635 assert(srcExpr->getValueKind() == VK_XValue);