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

/openbsd-current/gnu/gcc/gcc/cp/
H A Ddecl.c64 static tree grokvardecl (tree, tree, const cp_decl_specifier_seq *,
6390 grokvardecl (tree type,
8723 decl = grokvardecl (type, unqualified_id,
6375 grokvardecl (tree type, function
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c79 static tree grokvardecl PARAMS ((tree, tree, RID_BIT_TYPE *, int, int, tree));
9961 grokvardecl (type, name, specbits_in, initialized, constp, scope)
12677 decl = grokvardecl (type, declarator, &specbits,
9943 grokvardecl (type, name, specbits_in, initialized, constp, scope) function

Completed in 107 milliseconds