Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp1019 return EmitCXXBindTemporaryLValue(cast<CXXBindTemporaryExpr>(E)); in EmitLValue()
3903 CodeGenFunction::EmitCXXBindTemporaryLValue(const CXXBindTemporaryExpr *E) { in EmitCXXBindTemporaryLValue() function in CodeGenFunction
DCodeGenFunction.h2798 LValue EmitCXXBindTemporaryLValue(const CXXBindTemporaryExpr *E);