Searched defs:decl (Results 76 - 100 of 135) sorted by relevance

123456

/freebsd-9.3-release/contrib/gcc/
H A Dtree-sra.c206 is_sra_candidate_decl(tree decl) argument
H A Dtree-vectorizer.c1520 vect_can_force_dr_alignment_p(tree decl, unsigned int alignment) argument
H A Dvar-tracking.c177 tree decl; member in struct:attrs_def
244 tree decl; member in struct:variable_def
607 const tree decl = (const tree) y; local
668 attrs_list_member(attrs list, tree decl, HOST_WIDE_INT offset) argument
679 attrs_list_insert(attrs *listp, tree decl, HOST_WIDE_INT offset, rtx loc) argument
812 var_debug_decl(tree decl) argument
827 tree decl = REG_EXPR (loc); local
851 tree decl = REG_EXPR (loc); local
891 tree decl = REG_EXPR (loc); local
932 tree decl = MEM_EXPR (loc); local
950 tree decl = MEM_EXPR (loc); local
967 tree decl = MEM_EXPR (loc); local
2102 set_variable_part(dataflow_set *set, rtx loc, tree decl, HOST_WIDE_INT offset) argument
2214 clobber_variable_part(dataflow_set *set, rtx loc, tree decl, HOST_WIDE_INT offset) argument
2274 delete_variable_part(dataflow_set *set, rtx loc, tree decl, HOST_WIDE_INT offset) argument
2770 tree decl; local
[all...]
H A Dvmsdbgout.c1378 vmsdbgout_begin_function(tree decl) argument
1660 vmsdbgout_decl(tree decl) argument
1669 vmsdbgout_global_decl(tree decl) argument
1678 vmsdbgout_abstract_function(tree decl) argument
H A Dfinal.c3881 debug_queue_symbol(tree decl) argument
H A Dgenattrtab.c4353 struct insn_reserv *decl = oballoc (sizeof (struct insn_reserv)); local
4438 struct insn_reserv *decl; local
[all...]
H A Domp-low.c435 is_reference (tree decl) argument
480 use_pointer_for_field (tree decl, bool shared_p) argument
645 fixup_remapped_decl(tree decl, omp_context *ctx, bool private_debug) argument
930 tree c, decl; local
1106 tree decl, type, name, t; local
1501 lookup_decl_in_outer_ctx(tree decl, omp_context *ctx) argument
1521 maybe_lookup_decl_in_outer_ctx(tree decl, omp_context *ctx) argument
3922 tree decl, args; local
[all...]
H A Dc-decl.c207 tree decl; /* the decl bound */ local
490 bind(tree name, tree decl, struct c_scope *scope, bool invisible, bool nested) argument
566 c_finish_incomplete_decl(tree decl) argument
923 tree decl; local
934 bind (DECL_NAME (decl), decl, file_scope, local
1159 locate_old_decl(tree decl, void (*diag)(const char *, ...) ATTRIBUTE_GCC_CDIAG(1,2)) argument
2407 tree decl = 0; local
2842 tree decl, type, init; local
2898 tree decl = build_decl (FUNCTION_DECL, id, type); local
3157 set_array_declarator_inner(struct c_declarator *decl, struct c_declarator *inner, bool abstract_p) argument
3173 add_flexible_array_elts_to_size(tree decl, tree init) argument
3233 tree decl; local
3462 finish_decl(tree decl, tree init, tree asmspec_tree) argument
3761 tree decl = grokdeclarator (parm->declarator, parm->specs, PARM, false, local
3775 tree decl; local
3815 tree decl; local
4091 const struct c_declarator *decl = declarator; local
4692 tree decl = build_decl (TYPE_DECL, NULL_TREE, type); local
4737 tree decl; local
4798 tree decl; local
5256 tree decl = b->decl; local
5850 tree decl = TREE_VALUE (x); local
6082 tree decl, type; local
6441 tree decl; local
6469 bind (DECL_NAME (decl), decl, current_scope, local
6486 bind (DECL_NAME (decl), decl, current_scope, local
6504 tree parm, decl, last; local
7046 tree decl = b->decl; local
7140 c_dup_lang_specific_decl(tree decl) argument
7196 tree id, decl; local
8024 tree decl; local
8064 tree decl; local
[all...]
H A Dc-parser.c346 tree decl; local
1426 tree decl = current_function_decl; local
2011 tree decl; local
6010 tree decl; local
6086 tree decl; local
7419 tree decl, cond, incr, save_break, save_cont, body, init; local
[all...]
H A Demit-rtl.c341 get_reg_attrs(tree decl, int offset) argument
823 tree decl; local
2097 tree decl; local
2127 tree decl; local
[all...]
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dcplus-dem.c1014 string decl; local
3387 string decl; local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprCXX.h622 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow, argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h157 const internal::VariadicAllOfMatcher<Decl> decl; member in namespace:clang::ast_matchers
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DExprCXX.cpp1291 NamedDecl *decl = *begin; local
[all...]
H A DItaniumMangle.cpp100 static const NamedDecl *getStructor(const NamedDecl *decl) { argument
H A DType.cpp1821 static TagDecl *getInterestingTagDecl(TagDecl *decl) { argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDecl.cpp549 static bool isAccessedBy(const ValueDecl *decl, const Expr *e) { argument
H A DCGExprConstant.cpp1232 const ValueDecl *decl = cast<DeclRefExpr>(uo->getSubExpr())->getDecl(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaAccess.cpp1577 bool Sema::isSpecialMemberAccessibleForDeletion(CXXMethodDecl *decl, argument
/freebsd-9.3-release/contrib/gcc/cp/
H A Dname-lookup.c340 push_binding(tree id, tree decl, cxx_scope* level) argument
365 pop_binding(tree id, tree decl) argument
421 supplement_binding(cxx_binding *binding, tree decl) argument
519 add_decl_to_level(tree decl, cxx_scope *b) argument
821 tree decl; local
1040 maybe_push_decl(tree decl) argument
1071 push_local_binding(tree id, tree decl, int flags) argument
1111 check_for_out_of_scope_variable(tree decl) argument
1658 set_identifier_type_value_with_scope(tree id, tree decl, cxx_scope *b) argument
1692 set_identifier_type_value(tree id, tree decl) argument
1818 tree decl; local
1887 push_overloaded_decl(tree decl, int flags, bool is_friend) argument
2020 validate_nonmember_using_decl(tree decl, tree scope, tree name) argument
2220 do_local_using_decl(tree decl, tree scope, tree name) argument
2501 set_inherited_value_binding_p(cxx_binding *binding, tree decl, tree class_type) argument
2638 tree decl = x; local
2793 tree decl; local
2935 set_decl_namespace(tree decl, tree scope, bool friendp) argument
3182 push_decl_namespace(tree decl) argument
3332 do_toplevel_using_decl(tree decl, tree scope, tree name) argument
4784 tree decl = TYPE_NAME (type); local
4861 tree decl; local
[all...]
H A Dsemantics.c305 perform_or_defer_access_check (tree binfo, tree decl, tree diag_decl) argument
426 add_decl_expr(tree decl) argument
482 push_cleanup(tree decl, tree cleanup, bool eh_only) argument
1114 finish_handler_parms(tree decl, tree handler) argument
1332 tree decl = define_label (input_location, name); local
1359 finish_decl_cleanup(tree decl, tree cleanup) argument
1413 finish_non_static_data_member(tree decl, tree object, tree qualifying_scope) argument
1502 check_accessibility_of_qualified_id(tree decl, tree object_type, tree nested_name_specifier) argument
1557 perform_or_defer_access_check (TYPE_BINFO (qualifying_type), decl, local
1558 decl); local
2092 tree decl; local
2136 tree decl = build_decl (TYPE_DECL, identifier, NULL_TREE); local
2246 finish_member_declaration(tree decl) argument
2341 note_decl_for_pch(tree decl) argument
2373 tree decl; local
2422 qualified_name_lookup_error(tree scope, tree name, tree decl) argument
2508 finish_id_expression(tree id_expression, tree decl, tree scope, cp_id_kind *idk, bool integral_constant_expression_p, bool allow_non_integral_constant_expression_p, bool *non_integral_constant_expression_p, bool template_p, bool done, bool address_p, bool template_arg_p, const char **error_msg) argument
2895 perform_or_defer_access_check (TYPE_BINFO (path), decl, decl); local
3807 finish_omp_for(location_t locus, tree decl, tree init, tree cond, tree incr, tree body, tree pre_body) argument
3950 cxx_omp_predetermined_sharing(tree decl) argument
[all...]
H A Dcall.c278 tree decl; local
4154 enforce_access(tree basetype_path, tree decl, tree diag_decl) argument
6558 make_temporary_var_for_ref_to_temp(tree decl, tree type) argument
6596 initialize_reference(tree type, tree expr, tree decl, tree *cleanup) argument
[all...]
H A Dclass.c662 set_linkage_according_to_type(tree type, tree decl) argument
686 tree decl; local
742 tree decl; local
768 tree decl; local
1161 tree decl = USING_DECL_DECLS (using_decl); local
2339 check_for_override(tree decl, tree ctype) argument
3400 layout_nonempty_base_or_field(record_layout_info rli, tree decl, tree binfo, splay_tree offsets) argument
3582 tree decl; local
3922 adjust_clone_args(tree decl) argument
6284 maybe_note_name_used_in_class(tree name, tree decl) argument
6313 note_name_declared_in_class(tree name, tree decl) argument
6345 tree decl; local
6524 dump_array(FILE * stream, tree decl) argument
6674 tree decl; local
6679 dump_vtable (BINFO_TYPE (binfo), binfo, decl); local
7715 tree decl; local
[all...]
H A Dtypeck.c2031 check_template_keyword(tree decl) argument
5127 tree decl; local
6875 cp_apply_type_quals_to_decl(int type_quals, tree decl) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp450 const CXXConstructorDecl *decl = local

Completed in 438 milliseconds

123456