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

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

Completed in 138 milliseconds