Searched defs:is_nested (Results 1 – 7 of 7) sorted by relevance
54 pub(crate) fn is_nested(&self) -> bool { in is_nested() method
1477 bool is_nested) /**< nested declaration */ in scanner_push_destructuring_pattern()1510 bool is_nested = binding_list_p->is_nested; in scanner_pop_binding_list() local
263 bool is_nested; /**< is nested binding declaration */ member
103 def is_nested(self): member in SymbolTable
94 bool is_nested; /* for internal use, don't set */ member
184 pub(crate) fn is_nested(&self) -> bool { in is_nested() method
896 bool is_nested = std::any_of(elements.begin(), elements.end(), in RectifyAbstractFromStructuralAttr() local