Home
last modified time | relevance | path

Searched refs:check_static_variable_definition (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2011148 * decl.c (check_static_variable_definition): Check COMPLETE_TYPE_P
1619 * decl.c (check_static_variable_definition): Allow in-class
3092 * decl.c (check_static_variable_definition): Now static.
H A Ddecl.cc77 static void check_static_variable_definition (tree, tree);
8191 check_static_variable_definition (decl, type); in cp_finish_decl()
10920 check_static_variable_definition (tree decl, tree type) in check_static_variable_definition() function
H A DChangeLog-2016801 (check_static_variable_definition): Return early also for inline
2403 * decl.c (check_static_variable_definition): Use DECL_SOURCE_LOCATION
H A DChangeLog-20181802 * decl.c (check_static_variable_definition): Change to return void.
3019 (check_static_variable_definition): Allow auto.
H A DChangeLog-20122223 (check_static_variable_definition): Likewise.
H A DChangeLog-20092394 * decl.c (check_static_variable_definition): Likewise.
H A DChangeLog-1998799 (check_static_variable_definition): New function.
802 (check_static_variable_definition): Split out from ...
H A DChangeLog-20132273 (check_static_variable_definition): Likewise.
H A DChangeLog-2010864 (check_static_variable_definition): Give friendly message about
H A DChangeLog-2002618 * decl.c (check_static_variable_definition): Do not allow that
H A DChangeLog-20041562 check_static_variable_definition, compute_array_index_type,
H A DChangeLog-20203890 (check_static_variable_definition): Likewise.
H A DChangeLog-20006006 (check_static_variable_definition): Likewise. Say 'ISO C++'
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c73 static void check_static_variable_definition (tree, tree);
7599 check_static_variable_definition (decl, type); in cp_finish_decl()
10281 check_static_variable_definition (tree decl, tree type) in check_static_variable_definition() function