Searched refs:EmitCXXBindTemporaryLValue (Results 1 – 2 of 2) sorted by relevance
1019 return EmitCXXBindTemporaryLValue(cast<CXXBindTemporaryExpr>(E)); in EmitLValue()3903 CodeGenFunction::EmitCXXBindTemporaryLValue(const CXXBindTemporaryExpr *E) { in EmitCXXBindTemporaryLValue() function in CodeGenFunction
2798 LValue EmitCXXBindTemporaryLValue(const CXXBindTemporaryExpr *E);