Searched defs:decl (Results 1 - 25 of 158) sorted by relevance

1234567

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DVerifyDecl.cpp13 void lldb_private::VerifyDecl (clang::Decl *decl) argument
/freebsd-10-stable/contrib/gcc/config/i386/
H A Dwinnt-cxx.c39 i386_pe_type_dllimport_p (tree decl) argument
105 i386_pe_type_dllexport_p(tree decl) argument
118 maybe_add_dllimport(tree decl) argument
[all...]
H A Dnetware.c42 gen_stdcall_or_fastcall_decoration (tree decl, char prefix) argument
90 gen_regparm_prefix (tree decl, unsigned nregs) argument
134 i386_nlm_encode_section_info (tree decl, rtx rtl, int first) argument
[all...]
/freebsd-10-stable/contrib/gcc/config/
H A Dsol2.c41 solaris_insert_attributes (tree decl, tree *attributes) argument
104 solaris_output_init_fini (FILE *file, tree decl) argument
[all...]
H A Dsol2-c.c116 tree decl = identifier_global_value (t); local
171 tree decl = identifier_global_value (t); local
229 tree decl = identifier_global_value (t); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.cpp21 Find( SymbolFileDWARF *symfile, const DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die, const lldb_private::Declaration &decl, const int32_t byte_size, UniqueDWARFASTType &entry ) const argument
H A DUniqueDWARFASTType.h43 UniqueDWARFASTType(lldb::TypeSP &type_sp, SymbolFileDWARF *symfile, DWARFCompileUnit *cu, DWARFDebugInfoEntry *die, const lldb_private::Declaration &decl, int32_t byte_size) argument
152 Find(const lldb_private::ConstString &name, SymbolFileDWARF *symfile, const DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die, const lldb_private::Declaration &decl, const int32_t byte_size, UniqueDWARFASTType &entry) const argument
/freebsd-10-stable/contrib/gcc/
H A Dc-gimplify.c185 tree decl = DECL_EXPR_DECL (decl_s); local
H A Dc-semantics.c148 emit_local_var (tree decl) argument
H A Dipa.c160 tree decl = node->decl; local
[all...]
H A Dc-aux-info.c473 gen_decl(tree decl, int is_func_definition, formals_style style) argument
[all...]
H A Dc-objc-common.c47 c_missing_noreturn_ok_p (tree decl) argument
114 c_warn_unused_global_decl (tree decl) argument
H A Dc-omp.c162 check_omp_for_incr_expr (tree exp, tree decl) argument
207 c_finish_omp_for (location_t locus, tree decl, tree init, tree cond, argument
433 c_omp_predetermined_sharing(tree decl) argument
[all...]
H A Dcgraph.h117 tree decl; local
204 tree decl; local
H A Ddwarf2asm.c716 tree decl; local
778 tree decl; local
[all...]
H A Dgimple-low.c266 tree decl = get_callee_fndecl (stmt); local
H A Dintegrate.c141 set_decl_origin_self(tree decl) argument
190 set_decl_abstract_flags(tree decl, int setting) argument
[all...]
H A Dpasses.c121 rest_of_decl_compilation (tree decl, argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DASTDumper.cpp18 ASTDumper::ASTDumper (clang::Decl *decl) argument
H A DASTStructExtractor.cpp157 Decl *decl = *decl_iterator; local
/freebsd-10-stable/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.h28 Decl *decl; member in union:__anon738
/freebsd-10-stable/contrib/gcc/cp/
H A Dcp-objcp-common.c57 cxx_warn_unused_global_decl (tree decl) argument
216 has_c_linkage (tree decl) argument
H A Dfriend.c132 add_friend (tree type, tree decl, bool complain) argument
174 perform_or_defer_access_check (TYPE_BINFO (ctx), decl, dec local
290 tree decl; local
407 do_friend(tree ctype, tree declarator, tree decl, tree attrlist, enum overload_flags flags, bool funcdef_flag) argument
[all...]
H A Drepo.c278 repo_emit_p (tree decl) argument
[all...]
/freebsd-10-stable/usr.bin/indent/
H A Dindent_codes.h57 #define decl 19 macro

Completed in 189 milliseconds

1234567