Searched refs:EmitCXXConstructLValue (Results 1 – 2 of 2) sorted by relevance
1579 return EmitCXXConstructLValue(cast<CXXConstructExpr>(E)); in EmitLValueHelper()5704 LValue CodeGenFunction::EmitCXXConstructLValue(const CXXConstructExpr *E) { in EmitCXXConstructLValue() function in CodeGenFunction
4355 LValue EmitCXXConstructLValue(const CXXConstructExpr *E);