Lines Matching defs:global
169 /// are not reachable from global functions and variables.
172 /// from global functions and variables.
178 /// are not reachable from global functions and variables.
181 /// from global functions and variables.
448 const global_scope* global = 0;
454 if ((global = get_global_scope(d)))
457 if (global)
458 return global->get_translation_unit();
1631 // We are at global scope, as we've just seen the top-most
2433 if (b == "global")