Searched refs:EmitUnaryOpLValue (Results 1 – 2 of 2) sorted by relevance
1022 return EmitUnaryOpLValue(cast<UnaryOperator>(E)); in EmitLValue()2173 LValue CodeGenFunction::EmitUnaryOpLValue(const UnaryOperator *E) { in EmitUnaryOpLValue() function in CodeGenFunction
2539 LValue EmitUnaryOpLValue(const UnaryOperator *E);