Searched defs:EmitCXXConstructLValue (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExpr.cpp685 return EmitCXXConstructLValue(cast<CXXConstructExpr>(E));
2540 LValue CodeGenFunction::EmitCXXConstructLValue(const CXXConstructExpr *E) { function in class:CodeGenFunction

Completed in 48 milliseconds