Lines Matching refs:Statements
90 virtual Statements *flatten(Scope *sc);
143 Statements *flatten(Scope *sc);
171 Statements *flatten(Scope *sc);
178 Statements *statements;
180 CompoundStatement(Loc loc, Statements *s);
185 Statements *flatten(Scope *sc);
196 CompoundDeclarationStatement(Loc loc, Statements *s);
207 Statements *statements;
209 UnrolledLoopStatement(Loc loc, Statements *statements);
242 Statements *flatten(Scope *sc);
315 Statements *cases; // put breaks, continues, gotos and returns here
375 Statements *flatten(Scope *sc);
387 Statements *flatten(Scope *sc);
662 Statements *flatten(Scope *sc);
696 Statements *flatten(Scope *sc);
766 CompoundAsmStatement(Loc loc, Statements *s, StorageClass stc);
768 Statements *flatten(Scope *sc);