Searched defs:is_nested (Results 1 – 4 of 4) sorted by relevance
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
1704 static int is_nested(struct token *token, struct token **p, in is_nested() function