Home
last modified time | relevance | path

Searched refs:src_fn (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-inline.c152 fn = id->src_fn; in remap_decl()
469 tree fn = id->src_fn; in copy_body_r()
870 tree callee_fndecl = id->src_fn; in copy_cfg_body()
972 tree fndecl = id->src_fn; in copy_generic_body()
984 tree fndecl = id->src_fn; in copy_body()
1181 tree callee = id->src_fn; in declare_return_variable()
2080 id->src_fn = fn; in expand_call_inline()
2292 id.src_fn = fn; in clone_body()
2518 id.src_fn = current_function_decl; in unsave_expr_now()
2801 id.src_fn = old_decl; in tree_function_versioning()
[all …]
H A Dtree-inline.h35 tree src_fn; member
H A Domp-low.c705 if (is_global_var (var) || decl_function_context (var) != ctx->cb.src_fn) in omp_copy_decl()
839 ctx->cb.src_fn = current_function_decl; in new_omp_context()
893 if (variably_modified_type_p (TREE_TYPE (f), ctx->cb.src_fn)) in fixup_child_record_type()