Searched defs:scope (Results 1 - 25 of 70) sorted by path

123

/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_dis.c102 dt_dis_varname(const dtrace_difo_t *dp, uint_t id, uint_t scope) argument
461 char kind[4], scope[4], flags[16] = { 0 }; local
H A Ddt_parser.c2600 const char *scope, *mark; local
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dstabs.c191 int scope = 0; local
[all...]
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dcoffgrok.h80 struct coff_scope *scope; member in struct:coff_sfile
H A Dsrconv.c1169 walk_tree_scope (struct coff_section *section, struct coff_sfile *sfile, struct coff_scope *scope, int nest, int type) argument
581 wr_dps_start(struct coff_sfile *sfile, struct coff_section *section ATTRIBUTE_UNUSED, struct coff_scope *scope, int type, int nest) argument
[all...]
/freebsd-10.0-release/contrib/binutils/gas/
H A Decoff.c830 typedef struct scope { struct
1037 scope_t scope [ PAGE_SIZE / sizeof (scope_t) ]; member in union:page
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dc-decl.c483 bind(tree name, tree decl, struct c_scope *scope, bool invisible, bool nested) argument
592 struct c_scope *scope; local
656 struct c_scope *scope; local
700 struct c_scope *scope = current_scope; local
2097 struct c_scope *scope = current_scope; local
2502 struct c_scope *scope; local
2757 lookup_name_in_scope(tree name, struct c_scope *scope) argument
[all...]
H A Dc-tree.h423 unsigned scope; member in struct:c_label_context_vm
H A Dc-typeck.c7669 /* Begin the scope of an identifier of variably modified type, scope argument
7638 c_begin_vm_scope(unsigned int scope) argument
[all...]
H A Ddwarf2out.c7323 dwarf2_name(tree decl, int scope) argument
11022 push_decl_scope(tree scope) argument
[all...]
H A Dgimplify.c654 declare_vars (tree vars, tree scope, bool debug_info) argument
[all...]
H A Dmips-tdump.c201 typedef struct scope { struct
H A Dmips-tfile.c963 typedef struct scope { struct
1092 scope_t scope [ PAGE_SIZE / sizeof (scope_t) ]; member in union:page
[all...]
/freebsd-10.0-release/contrib/gcc/cp/
H A Dcxx-pretty-print.c223 pp_cxx_template_keyword_if_needed(cxx_pretty_printer *pp, tree scope, tree t) argument
239 tree scope = TYPE_P (t) ? TYPE_CONTEXT (t) : DECL_CONTEXT (t); local
287 tree scope = TYPE_P (t) ? TYPE_CONTEXT (t) : DECL_CONTEXT (t); local
[all...]
H A Ddecl.c442 struct cp_binding_level *scope; local
2703 tree scope; member in struct:typename_info
6375 grokvardecl(tree type, tree name, const cp_decl_specifier_seq *declspecs, int initialized, int constp, tree scope) argument
9659 lookup_and_check_tag(enum tag_types tag_code, tree name, tag_scope scope, bool template_header_p) argument
9740 xref_tag(enum tag_types tag_code, tree name, tag_scope scope, bool template_header_p) argument
9875 xref_tag_from_type(tree old, tree id, tag_scope scope) argument
[all...]
H A Derror.c107 dump_scope (tree scope, int flags) argument
[all...]
H A Dmangle.c2072 tree scope = TREE_OPERAND (expr, 0); local
[all...]
H A Dname-lookup.c300 new_class_binding(tree name, tree value, tree type, cxx_scope *scope) argument
1187 cxx_scope_descriptor(cxx_scope *scope) argument
1212 cxx_scope_debug(cxx_scope *scope, int line, const char *action) argument
1244 push_binding_level(struct cp_binding_level *scope) argument
1268 cxx_scope *scope; local
1330 cxx_scope *scope = current_binding_level; local
1763 find_binding(cxx_scope *scope, cxx_binding *binding) argument
1777 cxx_scope_find_binding_for_name(cxx_scope *scope, tree name) argument
1794 binding_for_name(cxx_scope *scope, tree name) argument
1817 push_using_decl(tree scope, tree name) argument
2021 validate_nonmember_using_decl(tree decl, tree scope, tree name) argument
2069 do_nonmember_using_decl(tree scope, tree name, tree oldval, tree oldtype, tree *newval, tree *newtype) argument
2188 do_local_using_decl(tree decl, tree scope, tree name) argument
2543 get_class_binding(tree name, cxx_scope *scope) argument
2655 tree scope = context_for_name_lookup (x); local
2754 do_class_using_decl(tree scope, tree name) argument
2866 namespace_binding(tree name, tree scope) argument
2884 set_namespace_binding(tree name, tree scope, tree val) argument
2903 set_decl_namespace(tree decl, tree scope, bool friendp) argument
3300 do_toplevel_using_decl(tree decl, tree scope, tree name) argument
3670 tree scope = initial; local
3731 lookup_qualified_name(tree scope, tree name, bool is_type_p, bool complain) argument
3762 lookup_using_namespace(tree name, struct scope_binding *val, tree usings, tree scope, int flags) argument
3788 qualified_lookup_using_namespace(tree name, tree scope, struct scope_binding *result, int flags) argument
3861 cxx_scope *scope; local
4103 lookup_type_scope(tree name, tag_scope scope) argument
4312 is_associated_namespace(tree current, tree scope) argument
4386 arg_assoc_namespace(struct arg_lookup *k, tree scope) argument
4842 pushtag(tree name, tree type, tag_scope scope) argument
[all...]
H A Dname-lookup.h76 /* The scope at which this binding was made. */ local
[all...]
H A Dparser.c1317 tree scope; local
2180 cp_parser_diagnose_invalid_type_name(cp_parser *parser, tree scope, tree id) argument
2581 cp_parser_make_typename_type(cp_parser *parser, tree scope, tree id) argument
3477 tree scope; local
3957 tree scope; local
4003 tree scope; local
4608 tree scope = NULL_TREE; local
4886 cp_parser_pseudo_destructor_name(cp_parser* parser, tree* scope, tree* type) argument
9161 tree scope = CP_DECL_CONTEXT (get_first_fn (decl)); local
11091 tree scope; local
11528 tree scope = NULL_TREE; local
12942 tree scope; local
13095 tree scope = NULL_TREE; local
13385 tree scope; local
13453 tree scope; local
15269 tree scope; local
[all...]
H A Dpt.c544 tree scope = current_scope (); local
7921 tree scope; local
8541 tree scope = USING_DECL_SCOPE (decl); local
12681 tree scope; local
12817 tree scope; local
13221 tree scope; local
[all...]
H A Dsearch.c775 friend_accessible_p(tree scope, tree decl, tree binfo) argument
834 tree scope = current_scope (); local
855 tree scope; local
1740 tree scope; local
[all...]
H A Dsemantics.c635 tree r, scope; local
686 tree scope = TREE_CHAIN (if_stmt); local
874 tree scope = TREE_CHAIN (for_stmt); local
904 tree r, scope; local
967 tree scope; local
1482 tree scope; local
1940 finish_pseudo_destructor_expr(tree object, tree scope, tree destructor) argument
2396 qualified_name_lookup_error(tree scope, tree name, tree decl) argument
2482 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
[all...]
H A Dtree.c834 build_qualified_name(tree type, tree scope, tree name, bool template_p) argument
H A Dtypeck.c1995 lookup_destructor(tree object, tree scope, tree dtor_name) argument
2143 tree scope; local
[all...]

Completed in 414 milliseconds

123