Home
last modified time | relevance | path

Searched refs:constant_expression_error (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.h1302 extern void constant_expression_error (tree);
H A Dc-warn.c62 constant_expression_error (tree value) in constant_expression_error() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h1406 extern void constant_expression_error (tree);
H A Dc-warn.cc64 constant_expression_error (tree value) in constant_expression_error() function
H A DChangeLog5492 * c-warn.c (constant_expression_error): Add a function argument.
6171 (constant_expression_error): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20082558 * decl.c (compute_array_index_type): Use constant_expression_error.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200825691 (constant_expression_error): New.
25693 (constant_expression_error): Declare.