Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1345 return EmitCXXBindTemporaryLValue(cast<CXXBindTemporaryExpr>(E)); in EmitLValue()
5047 CodeGenFunction::EmitCXXBindTemporaryLValue(const CXXBindTemporaryExpr *E) { in EmitCXXBindTemporaryLValue() function in CodeGenFunction
H A DCodeGenFunction.h3922 LValue EmitCXXBindTemporaryLValue(const CXXBindTemporaryExpr *E);