Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dinit.cc3946 const_tree cst_nelts = fold_non_dependent_expr (nelts, complain); in build_new() local
3952 if (TREE_CODE (cst_nelts) == INTEGER_CST in build_new()
3953 && !valid_array_size_p (nelts_loc, cst_nelts, NULL_TREE, in build_new()