Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitCXXConstructLValue

820     return EmitCXXConstructLValue(cast<CXXConstructExpr>(E));
3099 LValue CodeGenFunction::EmitCXXConstructLValue(const CXXConstructExpr *E) {