Home | History | Annotate | Download | only in src

Lines Matching refs:AsUnaryOperation

136   virtual UnaryOperation* AsUnaryOperation() { return NULL; }
1153 virtual UnaryOperation* AsUnaryOperation() { return this; }