Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc11944 cp_omp_attribute_data *construct_seen = nullptr; in cp_parser_handle_statement_omp_attributes() local
11950 if (v->kind == C_OMP_DIR_CONSTRUCT && !construct_seen) in cp_parser_handle_statement_omp_attributes()
11951 construct_seen = v; in cp_parser_handle_statement_omp_attributes()
11964 if (cnt > 1 && construct_seen) in cp_parser_handle_statement_omp_attributes()
11966 error_at (construct_seen->tokens->first->location, in cp_parser_handle_statement_omp_attributes()