Home
last modified time | relevance | path

Searched defs:decls (Results 1 – 25 of 68) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-runtime-shared-support.c161 tree decls, *chain = NULL; in build_super_template() local
187 tree decls, *chain = NULL; in build_method_template() local
209 tree decls, *chain = NULL; in build_method_prototype_template() local
234 tree array_type, decls, *chain = NULL; in build_method_list_template() local
265 tree array_type, decls, *chain = NULL; in build_method_prototype_list_template() local
476 tree decls, *chain = NULL; in build_module_descriptor() local
568 tree array_type, decls, *chain = NULL; in build_ivar_list_template() local
594 tree decls, *chain = NULL; in build_ivar_template() local
H A Dobjc-next-runtime-abi-01.c424 tree ptype, decls, *chain = NULL; in build_v1_class_template() local
503 tree ptype, decls, *chain = NULL; in build_v1_category_template() local
557 tree ptype, decls, *chain = NULL; in build_v1_protocol_template() local
1051 tree decls, *chain = NULL; in build_v1_property_template() local
1080 tree decls, *chain = NULL; in build_v1_objc_protocol_extension_template() local
1114 tree ptrt, decls, *chain = NULL; in build_objc_class_ext_template() local
1257 tree array_type, decls, *chain = NULL; in build_v1_property_list_template() local
2425 tree decls, temp_type, *chain = NULL; in build_next_objc_exception_stuff() local
H A Dobjc-next-runtime-abi-02.c571 tree decls, *chain = NULL; in build_v2_message_ref_templates() local
662 tree decls, *chain = NULL; in build_v2_class_templates() local
742 tree decls, *chain = NULL; in build_v2_super_template() local
775 tree decls, *chain = NULL; in build_v2_protocol_template() local
839 tree decls, *chain = NULL; in build_v2_category_template() local
1958 tree decls, *chain = NULL; in build_v2_property_template() local
1985 tree decls, *chain = NULL; in build_v2_ivar_t_template() local
2444 tree array_type, decls, *chain = NULL; in build_v2_method_list_template() local
2582 tree array_type, decls, *chain = NULL; in build_v2_property_list_template() local
3112 tree decls, *chain = NULL; in build_v2_ivar_list_t_template() local
[all …]
H A Dobjc-gnu-runtime-abi-01.c332 tree decls, *chain = NULL; in build_selector_template() local
364 tree ptype, decls, *chain = NULL; in build_class_template() local
431 tree ptype, decls, *chain = NULL; in build_category_template() local
465 tree ptype, decls, *chain = NULL; in build_protocol_template() local
1856 vec<constructor_elt, va_gc> *decls = NULL; in generate_static_references() local
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-runtime-shared-support.cc161 tree decls, *chain = NULL; in build_super_template() local
187 tree decls, *chain = NULL; in build_method_template() local
209 tree decls, *chain = NULL; in build_method_prototype_template() local
234 tree array_type, decls, *chain = NULL; in build_method_list_template() local
265 tree array_type, decls, *chain = NULL; in build_method_prototype_list_template() local
476 tree decls, *chain = NULL; in build_module_descriptor() local
568 tree array_type, decls, *chain = NULL; in build_ivar_list_template() local
594 tree decls, *chain = NULL; in build_ivar_template() local
H A Dobjc-next-runtime-abi-01.cc425 tree ptype, decls, *chain = NULL; in build_v1_class_template() local
504 tree ptype, decls, *chain = NULL; in build_v1_category_template() local
558 tree ptype, decls, *chain = NULL; in build_v1_protocol_template() local
1052 tree decls, *chain = NULL; in build_v1_property_template() local
1081 tree decls, *chain = NULL; in build_v1_objc_protocol_extension_template() local
1115 tree ptrt, decls, *chain = NULL; in build_objc_class_ext_template() local
1258 tree array_type, decls, *chain = NULL; in build_v1_property_list_template() local
2426 tree decls, temp_type, *chain = NULL; in build_next_objc_exception_stuff() local
H A Dobjc-next-runtime-abi-02.cc573 tree decls, *chain = NULL; in build_v2_message_ref_templates() local
664 tree decls, *chain = NULL; in build_v2_class_templates() local
744 tree decls, *chain = NULL; in build_v2_super_template() local
777 tree decls, *chain = NULL; in build_v2_protocol_template() local
841 tree decls, *chain = NULL; in build_v2_category_template() local
1963 tree decls, *chain = NULL; in build_v2_property_template() local
1990 tree decls, *chain = NULL; in build_v2_ivar_t_template() local
2452 tree array_type, decls, *chain = NULL; in build_v2_method_list_template() local
2592 tree array_type, decls, *chain = NULL; in build_v2_property_list_template() local
3124 tree decls, *chain = NULL; in build_v2_ivar_list_t_template() local
[all …]
H A Dobjc-gnu-runtime-abi-01.cc332 tree decls, *chain = NULL; in build_selector_template() local
364 tree ptype, decls, *chain = NULL; in build_class_template() local
431 tree ptype, decls, *chain = NULL; in build_category_template() local
465 tree ptype, decls, *chain = NULL; in build_protocol_template() local
1857 vec<constructor_elt, va_gc> *decls = NULL; in generate_static_references() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclGroup.cpp28 DeclGroup::DeclGroup(unsigned numdecls, Decl** decls) : NumDecls(numdecls) { in DeclGroup()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DUnresolvedSet.h139 DeclsTy &decls() { in decls() function
142 const DeclsTy &decls() const { in decls() function
H A DTemplateName.h124 llvm::ArrayRef<NamedDecl*> decls() const { in decls() function
/netbsd-src/usr.bin/rpcgen/
H A Drpc_parse.c124 decl_list *decls; in def_struct() local
151 decl_list *decls; in def_program() local
H A Drpc_parse.h94 decl_list *decls; member
115 decl_list *decls; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-gimplify.c183 tree decls, bind; in c_build_bind_expr() local
H A Dc-pragma.c495 tree oldname, newname, decls, x; in handle_pragma_redefine_extname() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/
H A Dmodfuzz.py37 decls = [ variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcparse.d1873 auto decls = new AST.Dsymbols(1); in cparseDeclaration() local
1883 auto decls = new AST.Dsymbols(1); in cparseDeclaration() local
4711 auto decls = new AST.Dsymbols(1); variable
4719 auto decls = new AST.Dsymbols(1); variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScope.h300 decl_range decls() const { in decls() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-free-lang-data.cc68 auto_vec<tree> decls; member in __anon7d16afbd0111::free_lang_data_d
H A Dtree-nested.cc1831 tree decls = NAMELIST_DECL_ASSOCIATED_DECL (var); in convert_nonlocal_reference_stmt() local
2583 tree decls = NAMELIST_DECL_ASSOCIATED_DECL (var); in convert_local_reference_stmt() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypes.cc370 Dsymbols *decls = attrib->include (NULL, NULL); in layout_aggregate_members() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-gimplify.cc652 tree decls, bind; in c_build_bind_expr() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtypes.cc496 Dsymbols *decls = attrib->include (NULL); in layout_aggregate_members() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c1687 tree decls = NAMELIST_DECL_ASSOCIATED_DECL (var); in convert_nonlocal_reference_stmt() local
2426 tree decls = NAMELIST_DECL_ASSOCIATED_DECL (var); in convert_local_reference_stmt() local
H A Dlanghooks.h485 struct lang_hooks_for_decls decls; member

123