Home | History | Annotate | Download | only in Sema

Lines Matching refs:LValueReferenceType

1562     if (isa<LValueReferenceType>(DestTypeTmp) && !SrcExpr.get()->isLValue()) {