Lines Matching full:function_decl
6813 (represented by `FUNCTION_DECL' nodes), which are described in *Note
6925 `DECL_ARGUMENTS' for a `FUNCTION_DECL'.
6958 `FUNCTION_DECL's representing specializations (including
6960 `TEMPLATE_DECL's, but should examine `FUNCTION_DECL' nodes on the
6961 specializations list just as they would ordinary `FUNCTION_DECL'
7044 used to represent `FUNCTION_DECL'.
7139 A function is represented by a `FUNCTION_DECL' node. A set of
7147 are actually polymorphic; you can use them to work with `FUNCTION_DECL'
7148 nodes as well as with overloads. In the case of a `FUNCTION_DECL',
7189 The following macros and functions can be used on a `FUNCTION_DECL':
7521 with scope.) In C, this declaration may be a `FUNCTION_DECL',
8365 contains the `FUNCTION_DECL' for the function that will contain
8985 `FUNCTION_DECL', that tree is recorded here. If this value is
12136 `DECL_SAVED_TREE' field of the associated `FUNCTION_DECL' tree node.
13133 `FN' must be either a `FUNCTION_DECL' or a gimple call address as
13170 If a given `GIMPLE_CALL''s callee is a `FUNCTION_DECL', return it.
27270 library function. The argument FNDECL can be the FUNCTION_DECL,
27304 `FUNCTION_DECL' that describes the declaration of the function.
27671 representing `FUNCTION_DECL' or `FUNCTION_TYPE' of a function
27695 (`FUNCTION_DECL') for it; otherwise, FUNC is a null pointer. This
28084 `FUNCTION_DECL'. This is a direct pure jump, not a call, and does
29963 called for `FUNCTION_DECL's as well as for variables and constants.
29965 In the case of a `FUNCTION_DECL', RELOC will be zero if the
30660 `ASM_OUTPUT_LABEL'). The argument DECL is the `FUNCTION_DECL'
30673 function. The argument DECL is the `FUNCTION_DECL' tree node
41573 * FUNCTION_DECL: Functions. (line 6)