Searched refs:c_decl_attributes (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | ChangeLog | 1190 (c_decl_attributes): Call it. 1914 * c-decl.c (c_decl_attributes): Add "omp declare target block" 2403 before c_decl_attributes rather than after it. 2902 * c-decl.c (c_decl_attributes): Don't diagnose vars without mappable 3184 * c-decl.c (c_decl_attributes): Look up existing declaration and 5656 * c-decl.c (c_decl_attributes): Don't diagnose block scope vars inside 6301 * c-decl.c (c_decl_attributes): Also add "omp declare target" 7311 * c-decl.c (c_decl_attributes): Use 7954 (c_decl_attributes): New function.
|
H A D | c-decl.cc | 5053 c_decl_attributes (tree *node, tree attributes, int flags) in c_decl_attributes() function 5228 c_decl_attributes (&decl, attributes, 0); in start_decl() 9534 c_decl_attributes (&decl1, attributes, 0); in start_function()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 4950 c_decl_attributes (tree *node, tree attributes, int flags) in c_decl_attributes() function 5117 c_decl_attributes (&decl, attributes, 0); in start_decl() 9153 c_decl_attributes (&decl1, attributes, 0); in start_function()
|