Searched refs:decl_constant_value (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-common.h777 extern tree decl_constant_value (tree);
H A Dc-format.c1385 && (array_init = decl_constant_value (format_tree)) != format_tree
H A Dc-typeck.c1449 decl_constant_value (tree decl)
1472 bug-compatibility with the old behavior of decl_constant_value
1486 ret = decl_constant_value (decl);
1441 decl_constant_value (tree decl) function
H A Dc-common.c1597 value = decl_constant_value (value);
/freebsd-9.3-release/contrib/gcc/cp/
H A Dinit.c1528 decl_constant_value (tree decl) function
H A Dcall.c4357 expr = decl_constant_value (expr);
H A Dtypeck.c1503 exp = decl_constant_value (exp);

Completed in 237 milliseconds