Home | History | Annotate | Download | only in Sema

Lines Matching refs:isRValue

1497     if (isa<RValueReferenceType>(DestTypeTmp) && SrcExpr.get()->isRValue()) {