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

/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c10516 tree dependant_name = NULL_TREE;
10765 dependant_name = TREE_OPERAND (decl, 1);
11287 if (dependant_name && !friendp)
11289 error ("`%T::%D' is not a valid declarator", ctype, dependant_name);
10498 tree dependant_name = NULL_TREE; local

Completed in 195 milliseconds