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

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

Completed in 172 milliseconds