Searched defs:publicp (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c9440 grokfndecl(tree ctype, tree type, tree declarator, tree parms, tree orig_declarator, const cp_decl_specifier_seq *declspecs, tree decl_reqs, int virtualp, enum overload_flags flags, cp_cv_quals quals, cp_ref_qualifier rqual, tree raises, int check, int friendp, int publicp, int inlinep, bool deletedp, special_function_kind sfk, bool funcdef_flag, bool late_return_type_p, int initialized, int template_count, tree in_namespace, tree* attrlist, location_t location) argument
13247 int publicp = 0; local
13610 int publicp = 0; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc10065 grokfndecl(tree ctype, tree type, tree declarator, tree parms, tree orig_declarator, const cp_decl_specifier_seq *declspecs, tree decl_reqs, int virtualp, enum overload_flags flags, cp_cv_quals quals, cp_ref_qualifier rqual, tree raises, int check, int friendp, int publicp, int inlinep, bool deletedp, special_function_kind sfk, bool funcdef_flag, bool late_return_type_p, int template_count, tree in_namespace, tree* attrlist, location_t location) argument
13956 int publicp = 0; local
14337 int publicp = 0; local
[all...]

Completed in 322 milliseconds