Searched defs:orig_function (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.c | 6696 speculation_safe_value_resolve_params (location_t loc, tree orig_function, in speculation_safe_value_resolve_params() 6821 sync_resolve_params (location_t loc, tree orig_function, tree function, in sync_resolve_params()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.cc | 7087 speculation_safe_value_resolve_params (location_t loc, tree orig_function, in speculation_safe_value_resolve_params() 7212 sync_resolve_params (location_t loc, tree orig_function, tree function, in sync_resolve_params()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 3885 vec<tree, va_gc> * /*origtypes*/, tree orig_function) in build_function_call_vec()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 4146 vec<tree, va_gc> * /*origtypes*/, tree orig_function) in build_function_call_vec()
|