/netbsd-src/external/bsd/byacc/dist/test/ |
H A D | btyacc_demo.y | 149 declarator($e, $t): in declarator() function
|
H A D | grammar.y | 185 Declarator *declarator; member 209 Declarator *declarator; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | friend.c | 479 do_friend (tree scope, tree declarator, tree decl, in do_friend()
|
H A D | parser.c | 1457 cp_declarator *declarator; in make_declarator() local 1481 cp_declarator *declarator; in make_id_declarator() local 1518 cp_declarator *declarator; in make_pointer_declarator() local 1546 cp_declarator *declarator; in make_reference_declarator() local 1575 cp_declarator *declarator; in make_ptrmem_declarator() local 1611 cp_declarator *declarator; in make_call_declarator() local 1641 cp_declarator *declarator; in make_array_declarator() local 1661 declarator_can_be_parameter_pack (cp_declarator *declarator) in declarator_can_be_parameter_pack() 1726 function_declarator_p (const cp_declarator *declarator) in function_declarator_p() 3114 cp_parser_check_for_definition_in_return_type (cp_declarator *declarator, in cp_parser_check_for_definition_in_return_type() [all …]
|
H A D | decl.c | 5178 const cp_declarator *declarator, in groktypename() 5223 start_decl (const cp_declarator *declarator, in start_decl() 9442 tree declarator, in grokfndecl() 10642 get_scope_of_declarator (const cp_declarator *declarator) in get_scope_of_declarator() 11020 grokdeclarator (const cp_declarator *declarator, in grokdeclarator() 16604 const cp_declarator *declarator, in start_function() 17352 const cp_declarator *declarator, tree attrlist) in grokmethod()
|
H A D | decl2.c | 825 grokfield (const cp_declarator *declarator, in grokfield() 1044 grokbitfield (const cp_declarator *declarator, in grokbitfield()
|
H A D | cxx-pretty-print.c | 1679 cxx_pretty_printer::declarator (tree t) in declarator() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | friend.cc | 497 do_friend (tree scope, tree declarator, tree decl, in do_friend()
|
H A D | parser.cc | 1555 cp_declarator *declarator; in make_declarator() local 1580 cp_declarator *declarator; in make_id_declarator() local 1617 cp_declarator *declarator; in make_pointer_declarator() local 1645 cp_declarator *declarator; in make_reference_declarator() local 1674 cp_declarator *declarator; in make_ptrmem_declarator() local 1711 cp_declarator *declarator; in make_call_declarator() local 1742 cp_declarator *declarator; in make_array_declarator() local 1762 declarator_can_be_parameter_pack (cp_declarator *declarator) in declarator_can_be_parameter_pack() 1802 cp_declarator *declarator, in make_parameter_declarator() 1827 function_declarator_p (const cp_declarator *declarator) in function_declarator_p() [all …]
|
H A D | decl.cc | 5509 const cp_declarator *declarator, in groktypename() 5558 start_decl (const cp_declarator *declarator, in start_decl() 10070 tree declarator, in grokfndecl() 11284 get_scope_of_declarator (const cp_declarator *declarator) in get_scope_of_declarator() 11690 grokdeclarator (const cp_declarator *declarator, in grokdeclarator() 17441 const cp_declarator *declarator, in start_function() 18183 const cp_declarator *declarator, tree attrlist) in grokmethod()
|
H A D | cxx-pretty-print.cc | 1704 cxx_pretty_printer::declarator (tree t) in declarator() function in cxx_pretty_printer
|
H A D | decl2.cc | 957 grokfield (const cp_declarator *declarator, in grokfield() 1180 grokbitfield (const cp_declarator *declarator, in grokbitfield()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-tree.h | 464 struct c_declarator *declarator; member 502 struct c_declarator *declarator; member 512 struct c_declarator *declarator; member
|
H A D | c-decl.cc | 4933 struct c_declarator *declarator = XOBNEW (&parser_obstack, in build_array_declarator() local 5100 start_decl (struct c_declarator *declarator, struct c_declspecs *declspecs, in start_decl() 6264 grokdeclarator (const struct c_declarator *declarator, in grokdeclarator() 8359 struct c_declarator *declarator, struct c_declspecs *declspecs, in grokfield() 9502 start_function (struct c_declspecs *declspecs, struct c_declarator *declarator, in start_function() 10691 struct c_declarator *declarator, in build_c_parm()
|
H A D | gimple-parser.cc | 2042 struct c_declarator *declarator; in c_parser_gimple_declaration() local
|
H A D | c-parser.cc | 2145 struct c_declarator *declarator; in c_parser_declaration_or_fndef() local 3630 struct c_declarator *declarator; in c_parser_struct_declaration() local 4052 struct c_declarator *declarator; in c_parser_direct_declarator_inner() local 4357 struct c_declarator *declarator; in c_parser_parameter_declaration() local 5143 struct c_declarator *declarator; in c_parser_type_name() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-tree.h | 462 struct c_declarator *declarator; member 500 struct c_declarator *declarator; member 510 struct c_declarator *declarator; member
|
H A D | c-decl.c | 4841 struct c_declarator *declarator = XOBNEW (&parser_obstack, in build_array_declarator() local 4998 start_decl (struct c_declarator *declarator, struct c_declspecs *declspecs, in start_decl() 5946 grokdeclarator (const struct c_declarator *declarator, in grokdeclarator() 8038 struct c_declarator *declarator, struct c_declspecs *declspecs, in grokfield() 9119 start_function (struct c_declspecs *declspecs, struct c_declarator *declarator, in start_function() 10294 struct c_declarator *declarator, in build_c_parm()
|
H A D | gimple-parser.c | 2016 struct c_declarator *declarator; in c_parser_gimple_declaration() local
|
H A D | c-parser.c | 2108 struct c_declarator *declarator; in c_parser_declaration_or_fndef() local 3588 struct c_declarator *declarator; in c_parser_struct_declaration() local 4015 struct c_declarator *declarator; in c_parser_direct_declarator_inner() local 4320 struct c_declarator *declarator; in c_parser_parameter_declaration() local 5154 struct c_declarator *declarator; in c_parser_type_name() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaType.cpp | 160 Declarator &declarator; member in __anonfc6727220111::TypeProcessingState 199 TypeProcessingState(Sema &sema, Declarator &declarator) in TypeProcessingState() 394 static DeclaratorChunk *maybeMovePastReturnType(Declarator &declarator, in maybeMovePastReturnType() 464 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttr() local 520 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttrFromDeclarator() local 581 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttr() local 613 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrToInnermost() local 658 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrFromDeclarator() local 725 Declarator &declarator = state.getDeclarator(); in maybeSynthesizeBlockSignature() local 807 static bool checkOmittedBlockReturnType(Sema &S, Declarator &declarator, in checkOmittedBlockReturnType() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gengtype-parse.cc | 767 declarator (type_p ty, const char **namep, options_p *optsp, in declarator() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-pretty-print.c | 750 c_pretty_printer::declarator (tree t) in declarator() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-pretty-print.cc | 812 c_pretty_printer::declarator (tree t) in declarator() function in c_pretty_printer
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | cparse.d | 4065 private bool isCDeclarator(ref Token* pt, DTR declarator) in isCDeclarator()
|