Searched defs:this_ref (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | df-scan.c | 2285 df_install_ref (df_ref this_ref, in df_install_ref() 2345 df_ref this_ref; in df_install_refs() local 2477 df_ref this_ref = NULL; in df_ref_create_structure() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | df-scan.cc | 2286 df_install_ref (df_ref this_ref, in df_install_ref() 2346 df_ref this_ref; in df_install_refs() local 2478 df_ref this_ref = NULL; in df_ref_create_structure() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | coroutines.cc | 4649 tree this_ref = build1 (INDIRECT_REF, tt, arg); in morph_fn_to_coro() local 4876 tree this_ref = build1 (INDIRECT_REF, ct, arg); in morph_fn_to_coro() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | coroutines.cc | 4719 tree this_ref = build1 (INDIRECT_REF, tt, arg); in morph_fn_to_coro() local 4947 tree this_ref = build1 (INDIRECT_REF, ct, arg); in morph_fn_to_coro() local
|