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