Searched refs:decls_for_scope (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c4231 static void decls_for_scope (tree, dw_die_ref, int);
12034 for those in decls_for_scope. Just within the `outer_scope' there will be
12045 decls_for_scope (outer_scope, subr_die, 0);
12261 decls_for_scope (stmt, stmt_die, depth);
12286 decls_for_scope (stmt, subr_die, depth);
12966 all. Rather, in such cases we just call `decls_for_scope' so that any
12979 decls_for_scope (stmt, context_die, depth);
12986 decls_for_scope (tree stmt, dw_die_ref context_die, int depth)
13548 a plain function, this will be fixed up in decls_for_scope. If
13609 this will be fixed up in decls_for_scope
12971 decls_for_scope (tree stmt, dw_die_ref context_die, int depth) function
[all...]

Completed in 105 milliseconds