Searched refs:construct_seen (Results 1 – 1 of 1) sorted by relevance
11944 cp_omp_attribute_data *construct_seen = nullptr; in cp_parser_handle_statement_omp_attributes() local11950 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()