| /netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
| H A D | objc-runtime-shared-support.c | 161 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 D | objc-next-runtime-abi-01.c | 424 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 D | objc-next-runtime-abi-02.c | 571 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 D | objc-gnu-runtime-abi-01.c | 332 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 D | objc-runtime-shared-support.cc | 161 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 D | objc-next-runtime-abi-01.cc | 425 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 D | objc-next-runtime-abi-02.cc | 573 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 D | objc-gnu-runtime-abi-01.cc | 332 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 D | ClangExternalASTSourceCallbacks.cpp | 42 llvm::SmallVectorImpl<clang::Decl *> &decls) { in FindExternalLexicalDecls() 53 llvm::SmallVector<clang::NamedDecl *, 4> decls; in FindExternalVisibleDeclsByName() local
|
| H A D | ClangDeclVendor.cpp | 19 std::vector<clang::NamedDecl *> &decls) { in FindDecls()
|
| H A D | ClangASTSource.cpp | 42 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 D | DeclVendor.cpp | 21 std::vector<CompilerDecl> decls; in FindTypes() local
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | DeclGroup.cpp | 28 DeclGroup::DeclGroup(unsigned numdecls, Decl** decls) : NumDecls(numdecls) { in DeclGroup()
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | DeclGroup.cpp | 28 DeclGroup::DeclGroup(unsigned numdecls, Decl** decls) : NumDecls(numdecls) { in DeclGroup()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | UnresolvedSet.h | 139 DeclsTy &decls() { in decls() function 142 const DeclsTy &decls() const { in decls() function
|
| /netbsd-src/usr.bin/rpcgen/ |
| H A D | rpc_parse.c | 124 decl_list *decls; in def_struct() local 151 decl_list *decls; in def_program() local
|
| H A D | rpc_parse.h | 94 decl_list *decls; member 115 decl_list *decls; member
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | UnresolvedSet.h | 139 DeclsTy &decls() { in decls() function 142 const DeclsTy &decls() const { in decls() function
|
| /openbsd-src/usr.bin/rpcgen/ |
| H A D | rpc_parse.c | 114 decl_list *decls; local 142 decl_list *decls; local
|
| H A D | rpc_parse.h | 97 decl_list *decls; member 118 decl_list *decls; member
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | c-gimplify.c | 143 tree decls, bind; in c_build_bind_expr() local
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-gimplify.c | 183 tree decls, bind; in c_build_bind_expr() local
|
| /netbsd-src/external/apache2/llvm/dist/clang/utils/ |
| H A D | modfuzz.py | 37 decls = [ variable
|
| /openbsd-src/gnu/llvm/clang/utils/ |
| H A D | modfuzz.py | 37 decls = [ variable
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | cparse.d | 1873 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
|