Searched refs:EmitCompoundLiteralLValue (Results 1 – 2 of 2) sorted by relevance
1058 return EmitCompoundLiteralLValue(cast<CompoundLiteralExpr>(E)); in EmitLValue()3440 LValue CodeGenFunction::EmitCompoundLiteralLValue(const CompoundLiteralExpr *E){ in EmitCompoundLiteralLValue() function in CodeGenFunction
2732 LValue EmitCompoundLiteralLValue(const CompoundLiteralExpr *E);