Home | History | Annotate | Download | only in src

Lines Matching full:asiterationstatement

157   virtual IterationStatement* AsIterationStatement() { return NULL; }
391 virtual IterationStatement* AsIterationStatement() { return this; }