Next: Language-dependent trees, Previous: Statements, Up: GENERIC
A function is represented by a FUNCTION_DECL
node. It stores
the basic pieces of the function such as body, parameters, and return
type as well as information on the surrounding context, visibility,
and linkage.