Lines Matching defs:declaration

197 /* A pointer to the base of a table of references to declaration
199 of declaration scopes at the current scope and containing
201 define type declaration DIE's. */
5498 /* We want the declaration DIE from inside the class, not the
5581 /* Return the DIE associated with a given declaration. */
5606 /* Return the var_loc list associated with a given declaration. */
5614 /* Equate a DIE to a particular declaration. */
10789 by looking in either the type declaration or object declaration
10904 /* Push a new declaration scope. */
10912 /* Pop a declaration scope. */
10938 /* Use the containing namespace if it was passed in (for a declaration). */
10995 whether or not to treat a DIE in this context as a declaration. */
11122 the declaration trees passed in from dwarf2out_decl(). */
11447 to the member declaration nested within TYPE. If we're trying to
11449 trick; we need to attach the member declaration by hand. */
11506 /* Be sure we've emitted the in-class declaration DIE (if any) first, so
11540 int declaration = (current_function_decl != decl
11545 its containing class, and proceeded to emit the declaration of the inline
11549 /* The class-scope declaration DIE must be the primary DIE. */
11550 if (origin && declaration && class_or_namespace_scope_p (context_die))
11557 might need to retrofit the declaration into its class. */
11558 if (!declaration && !origin && !old_die
11566 gcc_assert (!declaration || local_scope_p (context_die));
11592 /* If the definition comes from the same place as the declaration,
11607 /* Clear out the declaration attribute and the formal parameters.
11609 declaration die was forced using force_decl_die(). In such
11610 cases die that forced declaration die (e.g. TAG_imported_module)
11652 if (declaration)
11663 Note that force_decl_die() forces function declaration die. It is
11767 /* In the case where we are describing a mere function declaration, all we
11772 else if (declaration)
11794 There are 2 more cases to do this for: 1) the ansi ... declaration -
11796 void_type_node 2) an unprototyped function declaration (not a
11811 (if it has one - it may be just a declaration). */
11828 if (! declaration && TREE_CODE (outer_scope) != ERROR_MARK)
11863 int declaration = (DECL_EXTERNAL (decl)
11900 declaration. */
11901 else if (old_die && TREE_STATIC (decl) && ! declaration
11938 if (declaration)
11941 if (DECL_ABSTRACT (decl) || declaration)
11944 if (! declaration && ! DECL_ABSTRACT (decl))
12734 /* We are not in terse mode so *any* local declaration counts
12759 local declaration gets restricted to include only inlined function
12877 that this is a declaration. At this point, we just want to force
12878 declaration die. */
12886 /* Set external flag to force declaration die. Restore it after
12958 /* Emit a declaration DIE for THING (which is either a DECL or a tagged
13055 /* This is only a declaration. */;
13068 a declaration. We must avoid setting DECL_ABSTRACT_ORIGIN in
13106 /* In the special case of a TYPE_DECL node representing the declaration
13362 declaration and if the declaration was never even referenced from