Home | History | Annotate | Download | only in gcc-demangle

Lines Matching defs:need

1335 	  /* Initializer scope for a lambda.  We don't need to represent
2518 with g++, we need to pull off the CV-qualifiers here, in order to
2521 follow the ABI, so we need to handle that case here by calling
3095 need to check whether we are being used as a prefix for a
3234 d_growable_string_resize (struct d_growable_string *dgs, size_t need)
3246 while (newalc < need)
3269 size_t need;
3271 need = dgs->len + l + 1;
3272 if (need > dgs->alc)
3273 d_growable_string_resize (dgs, need);
3754 /* While processing this parameter, we need to pop the list of
3857 We only need to print it once. */
4715 /* It appears that for a templated cast operator, we need to put
4717 not for the parameters. The effect is that we need to handle
4759 /* We can not need more components than twice the number of chars in
4765 /* Similarly, we can not need more substitutions than there are