Home | History | Annotate | Download | only in src

Lines Matching full:e_stat

1113       ExpressionStatement *e_stat;
1116 if ((e_stat = stat->AsExpressionStatement()) != NULL &&
1117 (literal = e_stat->expression()->AsLiteral()) != NULL &&