Searched defs:funcdef_flag (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dfriend.c406 do_friend(tree ctype, tree declarator, tree decl, tree attrlist, enum overload_flags flags, bool funcdef_flag) argument
H A Ddecl.c6643 grokfndecl(tree ctype, tree type, tree declarator, tree parms, tree orig_declarator, int virtualp, enum overload_flags flags, cp_cv_quals quals, tree raises, int check, int friendp, int publicp, int inlinep, special_function_kind sfk, bool funcdef_flag, int template_count, tree in_namespace, tree* attrlist, location_t location) argument
7672 bool funcdef_flag = false; local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dfriend.c414 do_friend(tree ctype, tree declarator, tree decl, tree attrlist, enum overload_flags flags, cp_cv_quals quals, int funcdef_flag) argument
H A Ddecl.c5831 grokfndecl(tree ctype, tree type, tree declarator, tree parms, tree orig_declarator, int virtualp, enum overload_flags flags, cp_cv_quals quals, tree raises, int check, int friendp, int publicp, int inlinep, special_function_kind sfk, int funcdef_flag, int template_count, tree in_namespace, tree* attrlist) argument
6781 int funcdef_flag = 0; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-decl.c4787 bool funcdef_flag = false; local
6056 grokparms(struct c_arg_info *arg_info, bool funcdef_flag) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dc-decl.c3877 int funcdef_flag = 0; local
4822 grokparms(struct c_arg_info *arg_info, bool funcdef_flag) argument
[all...]

Completed in 194 milliseconds