Searched defs:origtype (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/objcp/ |
H A D | objcp-decl.h | 46 #define finish_decl(decl, loc, init, origtype, asmspec) \ argument
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | c-typeck.c | 3091 tree origtype; in convert_arguments() local 5189 tree origtype, enum impl_conv errtype, in convert_for_assignment() 5842 store_init_value (location_t init_loc, tree decl, tree init, tree origtype) in store_init_value() 6110 digest_init (location_t init_loc, tree type, tree init, tree origtype, in digest_init() 6470 tree origtype; member 7388 add_pending_init (tree purpose, tree value, tree origtype, bool implicit, in add_pending_init() 7805 output_init_element (tree value, tree origtype, bool strict_string, tree type, in output_init_element() 8735 c_finish_return (location_t loc, tree retval, tree origtype) in c_finish_return()
|
H A D | c-decl.c | 4210 tree origtype, tree asmspec_tree) in finish_decl()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-typeck.c | 3350 tree origtype; in convert_arguments() local 6321 tree rhs, tree origtype, enum impl_conv errtype, in convert_for_assignment() 7135 store_init_value (location_t init_loc, tree decl, tree init, tree origtype) in store_init_value() 7338 digest_init (location_t init_loc, tree type, tree init, tree origtype, in digest_init() 7706 tree origtype; member 8682 add_pending_init (location_t loc, tree purpose, tree value, tree origtype, in add_pending_init() 9106 output_init_element (location_t loc, tree value, tree origtype, in output_init_element() 10161 c_finish_return (location_t loc, tree retval, tree origtype) in c_finish_return()
|
H A D | c-decl.c | 4898 tree origtype, tree asmspec_tree) in finish_decl()
|