Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp1017 return EmitCXXConstructLValue(cast<CXXConstructExpr>(E)); in EmitLValue()
3878 LValue CodeGenFunction::EmitCXXConstructLValue(const CXXConstructExpr *E) { in EmitCXXConstructLValue() function in CodeGenFunction
DCodeGenFunction.h2797 LValue EmitCXXConstructLValue(const CXXConstructExpr *E);
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1343 return EmitCXXConstructLValue(cast<CXXConstructExpr>(E)); in EmitLValue()
5006 LValue CodeGenFunction::EmitCXXConstructLValue(const CXXConstructExpr *E) { in EmitCXXConstructLValue() function in CodeGenFunction
DCodeGenFunction.h3856 LValue EmitCXXConstructLValue(const CXXConstructExpr *E);