Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dparser.cc43000 tree cclauses_buf[C_OMP_CLAUSE_SPLIT_COUNT]; in cp_parser_omp_for() local
43002 cclauses = cclauses_buf; in cp_parser_omp_for()
43080 tree cclauses_buf[C_OMP_CLAUSE_SPLIT_COUNT]; in cp_parser_omp_master() local
43082 cclauses = cclauses_buf; in cp_parser_omp_master()
43146 tree cclauses_buf[C_OMP_CLAUSE_SPLIT_COUNT]; in cp_parser_omp_masked() local
43148 cclauses = cclauses_buf; in cp_parser_omp_masked()
43408 tree cclauses_buf[C_OMP_CLAUSE_SPLIT_COUNT]; in cp_parser_omp_parallel() local
43410 cclauses = cclauses_buf; in cp_parser_omp_parallel()
43444 tree cclauses_buf[C_OMP_CLAUSE_SPLIT_COUNT]; in cp_parser_omp_parallel() local
43445 cclauses = cclauses_buf; in cp_parser_omp_parallel()
[all …]