Lines Matching full:function_decl
6721 (represented by `FUNCTION_DECL' nodes), which are described in *Note
6833 `DECL_ARGUMENTS' for a `FUNCTION_DECL'.
6866 `FUNCTION_DECL's representing specializations (including
6868 `TEMPLATE_DECL's, but should examine `FUNCTION_DECL' nodes on the
6869 specializations list just as they would ordinary `FUNCTION_DECL'
6952 used to represent `FUNCTION_DECL'.
7047 A function is represented by a `FUNCTION_DECL' node. A set of
7055 are actually polymorphic; you can use them to work with `FUNCTION_DECL'
7056 nodes as well as with overloads. In the case of a `FUNCTION_DECL',
7097 The following macros and functions can be used on a `FUNCTION_DECL':
7418 with scope.) In C, this declaration may be a `FUNCTION_DECL',
8262 contains the `FUNCTION_DECL' for the function that will contain
9073 function : FUNCTION_DECL
11179 `FUNCTION_DECL', that tree is recorded here. If this value is
25231 `FUNCTION_DECL
25573 representing `FUNCTION_DECL' or `FUNCTION_TYPE' of a function
25597 (`FUNCTION_DECL') for it; otherwise, FUNC is a null pointer. This
25622 (`FUNCTION_DECL') for it; otherwise, FUNC is a null pointer. This
25983 `FUNCTION_DECL'. This is a direct pure jump, not a call, and does
27800 called for `FUNCTION_DECL's as well as for variables and constants.
27802 In the case of a `FUNCTION_DECL', RELOC will be zero if the
28497 `ASM_OUTPUT_LABEL'). The argument DECL is the `FUNCTION_DECL'
28510 function. The argument DECL is the `FUNCTION_DECL' tree node
38883 * FUNCTION_DECL: Functions. (line 6)