Searched defs:decls (Results 1 - 25 of 61) sorted by relevance

123

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclGroup.cpp28 DeclGroup::DeclGroup(unsigned numdecls, Decl** decls) : NumDecls(numdecls) { argument
/netbsd-current/external/apache2/llvm/dist/clang/utils/
H A Dmodfuzz.py37 decls = [ variable
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-gimplify.c183 tree decls, bind; local
H A Dc-pragma.c495 tree oldname, newname, decls, x; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DUnresolvedSet.h139 DeclsTy &decls() { function in class:clang::UnresolvedSetImpl
142 const DeclsTy &decls() const { function in class:clang::UnresolvedSetImpl
[all...]
H A DTemplateName.h124 llvm::ArrayRef<NamedDecl*> decls() const { function in class:clang::OverloadedTemplateStorage
/netbsd-current/usr.bin/rpcgen/
H A Drpc_parse.c124 decl_list *decls; local
151 decl_list *decls; local
[all...]
H A Drpc_parse.h94 decl_list *decls; member in struct:struct_def
115 decl_list *decls; member in struct:arg_list
/netbsd-current/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-runtime-shared-support.c161 tree decls, *chain = NULL; local
187 tree decls, *chain = NULL; local
209 tree decls, *chain = NULL; local
234 tree array_type, decls, *chain = NULL; local
265 tree array_type, decls, *chain = NULL; local
476 tree decls, *chain = NULL; local
568 tree array_type, decls, *chain = NULL; local
594 tree decls, *chain = NULL; local
[all...]
H A Dobjc-next-runtime-abi-01.c424 tree ptype, decls, *chain = NULL; local
503 tree ptype, decls, *chain = NULL; local
557 tree ptype, decls, *chain = NULL; local
1051 tree decls, *chain = NULL; local
1080 tree decls, *chain = NULL; local
1114 tree ptrt, decls, *chain = NULL; local
1257 tree array_type, decls, *chain = NULL; local
2425 tree decls, temp_type, *chain = NULL; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypes.cc370 Dsymbols *decls = attrib->include (NULL, NULL); local
H A Dd-builtins.cc671 Dsymbols *decls = ad->include (NULL, NULL); local
/netbsd-current/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-runtime-shared-support.cc161 tree decls, *chain = NULL; local
187 tree decls, *chain = NULL; local
209 tree decls, *chain = NULL; local
234 tree array_type, decls, *chain = NULL; local
265 tree array_type, decls, *chain = NULL; local
476 tree decls, *chain = NULL; local
568 tree array_type, decls, *chain = NULL; local
594 tree decls, *chain = NULL; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-free-lang-data.cc68 auto_vec<tree> decls; member in class:__anon1007::free_lang_data_d
[all...]
H A Dlanghooks.h541 struct lang_hooks_for_decls decls; member in struct:lang_hooks
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-gimplify.cc652 tree decls, bind; local
H A Dc-pragma.cc504 tree oldname, newname, decls, x; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScope.h300 decl_range decls() const { function in class:clang::Scope
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dattrib.c925 Dsymbols *decls = ad->include(NULL, NULL); local
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dtypes.cc496 Dsymbols *decls = attrib->include (NULL); local
H A Dd-builtins.cc687 Dsymbols *decls = ad->include (NULL); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DUninitializedValues.cpp162 unsigned decls = declToIndex.size(); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks.h485 struct lang_hooks_for_decls decls; member in struct:lang_hooks
H A Dattribs.c1881 const tree decls[] = { decl, TREE_TYPE (decl) }; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp1085 Decl* decls[] = {AnonRecord, TheDecl}; local

Completed in 277 milliseconds

123