Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1343 return EmitCXXConstructLValue(cast<CXXConstructExpr>(E)); in EmitLValue()
5023 LValue CodeGenFunction::EmitCXXConstructLValue(const CXXConstructExpr *E) { in EmitCXXConstructLValue() function in CodeGenFunction
H A DCodeGenFunction.h3921 LValue EmitCXXConstructLValue(const CXXConstructExpr *E);