Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1579 return EmitCXXConstructLValue(cast<CXXConstructExpr>(E)); in EmitLValueHelper()
5704 LValue CodeGenFunction::EmitCXXConstructLValue(const CXXConstructExpr *E) { in EmitCXXConstructLValue() function in CodeGenFunction
H A DCodeGenFunction.h4355 LValue EmitCXXConstructLValue(const CXXConstructExpr *E);