HomeSort by: relevance | last modified time | path
    Searched defs:update_spot_bindings (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 990 update_spot_bindings (struct c_scope *scope, struct c_spot_bindings *p)
1195 if (update_spot_bindings (scope, &label_vars->label_bindings))
1215 update_spot_bindings (scope, &g->goto_bindings);
982 update_spot_bindings (struct c_scope *scope, struct c_spot_bindings *p) function
c-decl.cc 990 update_spot_bindings (struct c_scope *scope, struct c_spot_bindings *p)
1195 if (update_spot_bindings (scope, &label_vars->label_bindings))
1215 update_spot_bindings (scope, &g->goto_bindings);
982 update_spot_bindings (struct c_scope *scope, struct c_spot_bindings *p) function
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-decl.cc 927 update_spot_bindings (struct c_scope *scope, struct c_spot_bindings *p)
1132 if (update_spot_bindings (scope, &label_vars->label_bindings))
1152 update_spot_bindings (scope, &g->goto_bindings);
918 update_spot_bindings (struct c_scope *scope, struct c_spot_bindings *p) function
c-decl.cc 927 update_spot_bindings (struct c_scope *scope, struct c_spot_bindings *p)
1132 if (update_spot_bindings (scope, &label_vars->label_bindings))
1152 update_spot_bindings (scope, &g->goto_bindings);
918 update_spot_bindings (struct c_scope *scope, struct c_spot_bindings *p) function

Completed in 115 milliseconds