Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp877 return EmitCXXConstructLValue(cast<CXXConstructExpr>(E)); in EmitLValue()
3240 LValue CodeGenFunction::EmitCXXConstructLValue(const CXXConstructExpr *E) { in EmitCXXConstructLValue() function in CodeGenFunction
DCodeGenFunction.h2386 LValue EmitCXXConstructLValue(const CXXConstructExpr *E);