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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1297 return EmitCXXConstructLValue(cast<CXXConstructExpr>(E));
4763 LValue CodeGenFunction::EmitCXXConstructLValue(const CXXConstructExpr *E) { function in class:CodeGenFunction
H A DCodeGenFunction.h3593 LValue EmitCXXConstructLValue(const CXXConstructExpr *E);

Completed in 200 milliseconds