Lines Matching refs:Scope
31 virtual Dsymbols *include(Scope *sc, ScopeDsymbol *sds);
33 static Scope *createNewScope(Scope *sc,
36 virtual Scope *newScope(Scope *sc);
37 void addMember(Scope *sc, ScopeDsymbol *sds);
38 void setScope(Scope *sc);
39 void importAll(Scope *sc);
40 void semantic(Scope *sc);
41 void semantic2(Scope *sc);
42 void semantic3(Scope *sc);
63 Scope *newScope(Scope *sc);
65 void addMember(Scope *sc, ScopeDsymbol *sds);
79 Scope *newScope(Scope *sc);
80 void setScope(Scope *sc);
81 void semantic2(Scope *sc);
94 Scope *newScope(Scope *sc);
106 Scope *newScope(Scope *sc);
121 Scope *newScope(Scope *sc);
122 void addMember(Scope *sc, ScopeDsymbol *sds);
136 Scope *newScope(Scope *sc);
137 void semantic2(Scope *sc);
138 structalign_t getAlignment(Scope *sc);
153 void setScope(Scope *sc);
154 void semantic(Scope *sc);
168 Scope *newScope(Scope *sc);
169 void semantic(Scope *sc);
183 Dsymbols *include(Scope *sc, ScopeDsymbol *sds);
185 void setScope(Scope *sc);
198 Dsymbols *include(Scope *sc, ScopeDsymbol *sds);
199 void addMember(Scope *sc, ScopeDsymbol *sds);
200 void setScope(Scope *sc);
201 void importAll(Scope *sc);
202 void semantic(Scope *sc);
219 Dsymbols *include(Scope *sc, ScopeDsymbol *sds);
220 void addMember(Scope *sc, ScopeDsymbol *sds);
222 void setScope(Scope *sc);
223 void importAll(Scope *sc);
224 void semantic(Scope *sc);
235 Scope *newScope(Scope *sc);
236 void addMember(Scope *sc, ScopeDsymbol *sds);
253 void addMember(Scope *sc, ScopeDsymbol *sds);
254 void setScope(Scope *sc);
255 void compileIt(Scope *sc);
256 void semantic(Scope *sc);
272 Scope *newScope(Scope *sc);
273 void setScope(Scope *sc);
274 void semantic(Scope *sc);
275 void semantic2(Scope *sc);