Searched refs:is_builtin_scope (Results 1 – 4 of 4) sorted by relevance
283 is_builtin_scope = 0 variable in Scope857 is_builtin_scope = True variable in BuiltinScope
2083 elif not pxd_def.scope or not pxd_def.scope.is_builtin_scope:2103 if pxd_def and (not pxd_def.scope or not pxd_def.scope.is_builtin_scope):
2259 entry.scope and entry.scope.is_builtin_scope):
1579 if self.entry.scope.is_builtin_scope: