Searched refs:alloc_declarator (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c1382 alloc_declarator (size_t bytes)
1395 declarator = (cp_declarator *) alloc_declarator (sizeof (cp_declarator));
1632 alloc_declarator (sizeof (cp_parameter_declarator)));
1380 alloc_declarator (size_t bytes) function

Completed in 189 milliseconds