Lines Matching full:function_decl
4630 (represented by `FUNCTION_DECL' nodes), which are described in *Note
4742 `DECL_ARGUMENTS' for a `FUNCTION_DECL'.
4775 `FUNCTION_DECL's representing specializations (including
4777 `TEMPLATE_DECL's, but should examine `FUNCTION_DECL' nodes on the
4778 specializations list just as they would ordinary `FUNCTION_DECL'
4861 used to represent `FUNCTION_DECL'.
4956 A function is represented by a `FUNCTION_DECL' node. A set of
4964 are actually polymorphic; you can use them to work with `FUNCTION_DECL'
4965 nodes as well as with overloads. In the case of a `FUNCTION_DECL',
5006 The following macros and functions can be used on a `FUNCTION_DECL':
5327 with scope.) In C, this declaration may be a `FUNCTION_DECL',
6125 contains the `FUNCTION_DECL' for the function that will contain
6839 function : FUNCTION_DECL
8893 `FUNCTION_DECL', that tree is recorded here. If this value is
22252 `FUNCTION_DECL' that describes the declaration of the function.
22594 representing `FUNCTION_DECL' or `FUNCTION_TYPE' of a function
22613 (`FUNCTION_DECL') for it; otherwise, FUNC is a null pointer. This
22638 (`FUNCTION_DECL') for it; otherwise, FUNC is a null pointer. This
22999 `FUNCTION_DECL'. This is a direct pure jump, not a call, and does
24722 called for `FUNCTION_DECL's as well as for variables and constants.
24724 In the case of a `FUNCTION_DECL', RELOC will be zero if the
25357 `ASM_OUTPUT_LABEL'). The argument DECL is the `FUNCTION_DECL'
25370 function. The argument DECL is the `FUNCTION_DECL' tree node
32496 * FUNCTION_DECL: Functions. (line 6)