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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DDeclGroup.cpp28 DeclGroup::DeclGroup(unsigned numdecls, Decl** decls) : NumDecls(numdecls) { argument
/freebsd-10-stable/contrib/gcc/
H A Dc-gimplify.c143 tree decls, bind; local
H A Dlanghooks.h444 struct lang_hooks_for_decls decls; member in struct:lang_hooks
H A Dtree-inline.c342 remap_decls (tree decls, copy_body_data *id) argument
H A Dc-parser.c2060 tree decls; local
2156 tree decls; local
6249 tree decls; local
[all...]
H A Dgenautomata.c619 decl_t decls [1]; member in struct:description
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangExternalASTSourceCallbacks.h106 FindExternalLexicalDecls(const clang::DeclContext *decl_ctx, bool (*isKindWeWant)(clang::Decl::Kind), llvm::SmallVectorImpl<clang::Decl*> &decls) argument
/freebsd-10-stable/usr.bin/rpcgen/
H A Drpc_parse.c116 decl_list *decls; local
143 decl_list *decls; local
[all...]
H A Drpc_parse.h125 decl_list *decls; member in struct:struct_def
146 decl_list *decls; member in struct:arg_list
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DUnresolvedSet.h167 DeclsTy &decls() { function in class:clang::UnresolvedSetImpl
170 const DeclsTy &decls() const { function in class:clang::UnresolvedSetImpl
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DClangASTSource.h461 NameSearchContext(ClangASTSource &astSource, llvm::SmallVectorImpl<clang::NamedDecl*> &decls, clang::DeclarationName &name, const clang::DeclContext *dc) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DUninitializedValues.cpp146 unsigned decls = declToIndex.size(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DClangASTSource.cpp371 FindExternalLexicalDecls(const DeclContext *decl_context, bool (*predicate)(Decl::Kind), llvm::SmallVectorImpl<Decl*> &decls) argument
/freebsd-10-stable/contrib/gcc/cp/
H A Dname-lookup.c2069 struct scope_binding decls = EMPTY_SCOPE_BINDING; local
[all...]
H A Ddecl.c539 tree decls; local
8705 tree decls = NULL_TREE; local
9449 tree decls = NULL_TREE; local
[all...]

Completed in 307 milliseconds