Searched refs:EmitUnaryOpLValue (Results 1 – 2 of 2) sorted by relevance
1626 return EmitUnaryOpLValue(cast<UnaryOperator>(E)); in EmitLValueHelper()3193 LValue CodeGenFunction::EmitUnaryOpLValue(const UnaryOperator *E) { in EmitUnaryOpLValue() function in CodeGenFunction
4273 LValue EmitUnaryOpLValue(const UnaryOperator *E);