Searched refs:binding_depth (Results 1 – 3 of 3) sorted by relevance
1168 static int binding_depth = 0; variable1248 scope->binding_depth = binding_depth; in push_binding_level()1249 indent (binding_depth); in push_binding_level()1252 binding_depth++; in push_binding_level()1336 indent (--binding_depth); in leave_scope()1340 indent (binding_depth); in leave_scope()1364 || scope->binding_depth == binding_depth); in leave_scope()1395 b->binding_depth = binding_depth; in resume_scope()1396 indent (binding_depth); in resume_scope()1399 binding_depth++; in resume_scope()
245 int binding_depth; member
1016 (binding_depth): Likewise.1290 (struct cp_binding_level): Adjust type of binding_depth field.4147 (binding_depth): Unconditionally define.