current_function_decl 38 scripts/gcc-plugins/cyc_complexity_plugin.c xloc = expand_location(DECL_SOURCE_LOCATION(current_function_decl)); current_function_decl 40 scripts/gcc-plugins/cyc_complexity_plugin.c xloc.file, DECL_NAME_POINTER(current_function_decl)); current_function_decl 274 scripts/gcc-plugins/latent_entropy_plugin.c if (TREE_THIS_VOLATILE(current_function_decl)) current_function_decl 281 scripts/gcc-plugins/latent_entropy_plugin.c list = DECL_ATTRIBUTES(current_function_decl); current_function_decl 71 scripts/gcc-plugins/stackleak_plugin.c frequency = compute_call_stmt_bb_frequency(current_function_decl, bb); current_function_decl 72 scripts/gcc-plugins/stackleak_plugin.c cgraph_create_edge(cgraph_get_node(current_function_decl), node, current_function_decl 151 scripts/gcc-plugins/stackleak_plugin.c !TREE_PUBLIC(current_function_decl) && current_function_decl 152 scripts/gcc-plugins/stackleak_plugin.c DECL_DECLARED_INLINE_P(current_function_decl)) { current_function_decl 157 scripts/gcc-plugins/stackleak_plugin.c !strncmp(IDENTIFIER_POINTER(DECL_NAME(current_function_decl)), current_function_decl 270 scripts/gcc-plugins/stackleak_plugin.c DECL_ATTRIBUTES(current_function_decl)); current_function_decl 194 scripts/gcc-plugins/structleak_plugin.c if (!auto_var_in_fn_p(var, current_function_decl))