Home
last modified time | relevance | path

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

12345

/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
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExternalASTSourceCallbacks.cpp42 llvm::SmallVectorImpl<clang::Decl *> &decls) { in FindExternalLexicalDecls()
53 llvm::SmallVector<clang::NamedDecl *, 4> decls; in FindExternalVisibleDeclsByName() local
H A DClangDeclVendor.cpp19 std::vector<clang::NamedDecl *> &decls) { in FindDecls()
H A DClangASTSource.cpp42 ScopedLexicalDeclEraser(std::set<const clang::Decl *> &decls, in ScopedLexicalDeclEraser()
389 llvm::SmallVectorImpl<Decl *> &decls) { in FindExternalLexicalDecls()
859 std::vector<clang::NamedDecl *> decls; in FindDeclInModules() local
909 std::vector<clang::NamedDecl *> decls; in FindDeclInObjCRuntime() local
1151 std::vector<clang::NamedDecl *> decls; in FindObjCMethodDecls() local
1191 std::vector<clang::NamedDecl *> decls; in FindObjCMethodDecls() local
1324 std::vector<clang::NamedDecl *> decls; in FindObjCPropertyAndIvarDecls() local
1367 std::vector<clang::NamedDecl *> decls; in FindObjCPropertyAndIvarDecls() local
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DDeclVendor.cpp21 std::vector<CompilerDecl> decls; in FindTypes() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclGroup.cpp28 DeclGroup::DeclGroup(unsigned numdecls, Decl** decls) : NumDecls(numdecls) { in DeclGroup()
/openbsd-src/gnu/llvm/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
/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
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DUnresolvedSet.h139 DeclsTy &decls() { in decls() function
142 const DeclsTy &decls() const { in decls() function
/openbsd-src/usr.bin/rpcgen/
H A Drpc_parse.c114 decl_list *decls; local
142 decl_list *decls; local
H A Drpc_parse.h97 decl_list *decls; member
118 decl_list *decls; member
/openbsd-src/gnu/gcc/gcc/
H A Dc-gimplify.c143 tree decls, bind; in c_build_bind_expr() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-gimplify.c183 tree decls, bind; in c_build_bind_expr() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/
H A Dmodfuzz.py37 decls = [ variable
/openbsd-src/gnu/llvm/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

12345