Searched defs:declarator (Results 1 - 12 of 12) sorted by relevance

/freebsd-9.3-release/contrib/gcc/cp/
H A Dfriend.c407 do_friend (tree ctype, tree declarator, tree decl, argument
H A Ddecl2.c757 grokfield(const cp_declarator *declarator, cp_decl_specifier_seq *declspecs, tree init, bool init_const_expr_p, tree asmspec_tree, tree attrlist) argument
932 grokbitfield(const cp_declarator *declarator, cp_decl_specifier_seq *declspecs, tree width) argument
H A Ddecl.c3807 groktypename(cp_decl_specifier_seq *type_specifiers, const cp_declarator *declarator) argument
3836 start_decl(const cp_declarator *declarator, cp_decl_specifier_seq *declspecs, int initialized, tree attributes, tree prefix_attributes, tree *pushed_scope_p) argument
6066 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) argument
6809 get_scope_of_declarator(const cp_declarator *declarator) argument
7027 grokdeclarator(const cp_declarator *declarator, const cp_decl_specifier_seq *declspecs, enum decl_context decl_context, int initialized, tree* attrlist) argument
10926 start_function(cp_decl_specifier_seq *declspecs, const cp_declarator *declarator, tree attrs) argument
11492 start_method(cp_decl_specifier_seq *declspecs, const cp_declarator *declarator, tree attrlist) argument
[all...]
H A Dpt.c1818 check_explicit_specialization (tree declarator, argument
[all...]
H A Dcp-tree.h3723 cp_declarator *declarator; member in struct:cp_parameter_declarator
3739 cp_declarator *declarator; member in struct:cp_declarator
H A Dparser.c873 cp_declarator *declarator; local
893 cp_declarator *declarator; local
927 cp_declarator *declarator; local
942 cp_declarator *declarator; local
959 cp_declarator *declarator; local
980 cp_declarator *declarator; local
997 cp_declarator *declarator; local
1012 make_parameter_declarator(cp_decl_specifier_seq *decl_specifiers, cp_declarator *declarator, tree default_argument) argument
1035 function_declarator_p(const cp_declarator *declarator) argument
2106 cp_parser_check_for_definition_in_return_type(cp_declarator *declarator, tree type) argument
5301 cp_declarator *declarator; local
5385 cp_declarator *declarator; local
5419 cp_declarator *declarator = NULL; local
6721 cp_declarator *declarator; local
8035 cp_declarator *declarator; local
8077 cp_declarator *declarator; local
9613 cp_declarator *declarator; local
11175 cp_declarator *declarator; local
11509 cp_declarator *declarator; local
11617 cp_declarator *declarator = NULL; local
12537 cp_declarator *declarator; local
14031 cp_declarator *declarator; local
14638 cp_declarator *declarator; local
15346 cp_parser_check_declarator_template_parameters(cp_parser* parser, cp_declarator *declarator) argument
15643 cp_parser_function_definition_from_specifiers_and_declarator(cp_parser* parser, cp_decl_specifier_seq *decl_specifiers, tree attributes, const cp_declarator *declarator) argument
16053 cp_parser_save_member_function_body(cp_parser* parser, cp_decl_specifier_seq *decl_specifiers, cp_declarator *declarator, tree attributes) argument
17778 cp_declarator *declarator = NULL; local
18932 cp_declarator *declarator; local
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dc-pretty-print.h68 c_pretty_print_fn declarator; member in struct:c_pretty_print_info
H A Dc-tree.h330 struct c_declarator *declarator; member in struct:c_declarator
363 struct c_declarator *declarator; member in struct:c_type_name
373 struct c_declarator *declarator; member in struct:c_parm
[all...]
H A Dc-decl.c3110 struct c_declarator *declarator = XOBNEW (&parser_obstack, local
3230 start_decl(struct c_declarator *declarator, struct c_declspecs *declspecs, bool initialized, tree attributes) argument
4059 grokdeclarator(const struct c_declarator *declarator, struct c_declspecs *declspecs, enum decl_context decl_context, bool initialized, tree *width) argument
5496 grokfield(struct c_declarator *declarator, struct c_declspecs *declspecs, tree width) argument
6157 start_function(struct c_declspecs *declspecs, struct c_declarator *declarator, tree attributes) argument
7218 build_c_parm(struct c_declspecs *specs, tree attrs, struct c_declarator *declarator) argument
[all...]
H A Dc-parser.c1296 struct c_declarator *declarator; local
2055 struct c_declarator *declarator; local
2417 struct c_declarator *declarator; local
2695 struct c_declarator *declarator; local
2979 struct c_declarator *declarator; local
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_grammar.y736 declarator: direct_declarator label
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp132 Declarator &declarator; member in class:__anon3335::TypeProcessingState
153 TypeProcessingState(Sema &sema, Declarator &declarator) argument
311 maybeMovePastReturnType(Declarator &declarator, unsigned i) argument
373 Declarator &declarator = state.getDeclarator(); local
427 Declarator &declarator = state.getDeclarator(); local
488 Declarator &declarator = state.getDeclarator(); local
521 Declarator &declarator = state.getDeclarator(); local
569 Declarator &declarator = state.getDeclarator(); local
634 Declarator &declarator = state.getDeclarator(); local
702 Declarator &declarator = state.getDeclarator(); local
1869 Declarator &declarator = state.getDeclarator(); local
[all...]

Completed in 227 milliseconds