Searched defs:global_scope (Results 1 – 8 of 8) sorted by relevance
107 Scope* global_scope() const { return global_scope_; } in global_scope() function229 void SetGlobalScope(Scope* global_scope) { in SetGlobalScope()
187 Scope* Scope::DeserializeScopeChain(Context* context, Scope* global_scope, in DeserializeScopeChain()
336 def global_scope(self): member in EnvTransform
399 def global_scope(self): member in Scope1035 def global_scope(self): member in ModuleScope
2907 i::Scope* global_scope = in TEST() local2954 i::Scope* global_scope = in TEST() local3001 i::Scope* global_scope = in TEST() local
2034 const bool global_scope = (state->current_function == NULL); in apply_type_qualifier_to_variable() local
3247 OSet* global_scope; in VG_() local