fntype 291 scripts/gcc-plugins/stackleak_plugin.c tree fntype; fntype 294 scripts/gcc-plugins/stackleak_plugin.c fntype = build_function_type_list(void_type_node, NULL_TREE); fntype 295 scripts/gcc-plugins/stackleak_plugin.c track_function_decl = build_fn_decl(track_function, fntype);