Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dsemantics.cc5397 tree lbpluslen in handle_omp_array_sections_1() local
5401 if (TREE_CODE (lbpluslen) == INTEGER_CST in handle_omp_array_sections_1()
5402 && tree_int_cst_lt (size, lbpluslen)) in handle_omp_array_sections_1()
5406 "in %qs clause", lbpluslen, in handle_omp_array_sections_1()