Lines Matching full:function_decl
6821 (represented by `FUNCTION_DECL' nodes), which are described in *Note
6933 `DECL_ARGUMENTS' for a `FUNCTION_DECL'.
6966 `FUNCTION_DECL's representing specializations (including
6968 `TEMPLATE_DECL's, but should examine `FUNCTION_DECL' nodes on the
6969 specializations list just as they would ordinary `FUNCTION_DECL'
7052 used to represent `FUNCTION_DECL'.
7147 A function is represented by a `FUNCTION_DECL' node. A set of
7155 are actually polymorphic; you can use them to work with `FUNCTION_DECL'
7156 nodes as well as with overloads. In the case of a `FUNCTION_DECL',
7197 The following macros and functions can be used on a `FUNCTION_DECL':
7529 with scope.) In C, this declaration may be a `FUNCTION_DECL',
8373 contains the `FUNCTION_DECL' for the function that will contain
8993 `FUNCTION_DECL', that tree is recorded here. If this value is
12144 `DECL_SAVED_TREE' field of the associated `FUNCTION_DECL' tree node.
13141 `FN' must be either a `FUNCTION_DECL' or a gimple call address as
13178 If a given `GIMPLE_CALL''s callee is a `FUNCTION_DECL', return it.
27272 library function. The argument FNDECL can be the FUNCTION_DECL,
27306 `FUNCTION_DECL' that describes the declaration of the function.
27673 representing `FUNCTION_DECL' or `FUNCTION_TYPE' of a function
27697 (`FUNCTION_DECL') for it; otherwise, FUNC is a null pointer. This
28086 `FUNCTION_DECL'. This is a direct pure jump, not a call, and does
29965 called for `FUNCTION_DECL's as well as for variables and constants.
29967 In the case of a `FUNCTION_DECL', RELOC will be zero if the
30662 `ASM_OUTPUT_LABEL'). The argument DECL is the `FUNCTION_DECL'
30675 function. The argument DECL is the `FUNCTION_DECL' tree node
41540 * FUNCTION_DECL: Functions. (line 6)