Searched refs:cp_omp_attribute_data (Results 1 – 2 of 2) sorted by relevance
11825 struct cp_omp_attribute_data struct11841 auto_vec<cp_omp_attribute_data, 16> vec; in cp_parser_handle_statement_omp_attributes() argument11927 cp_omp_attribute_data v = { DEFPARSE_TOKENS (d), dir, kind }; in cp_parser_handle_statement_omp_attributes()11932 cp_omp_attribute_data v = {}; in cp_parser_handle_statement_omp_attributes()11943 cp_omp_attribute_data *v; in cp_parser_handle_statement_omp_attributes()11944 cp_omp_attribute_data *construct_seen = nullptr; in cp_parser_handle_statement_omp_attributes()11945 cp_omp_attribute_data *standalone_seen = nullptr; in cp_parser_handle_statement_omp_attributes()11946 cp_omp_attribute_data *prev_standalone_seen = nullptr; in cp_parser_handle_statement_omp_attributes()
2266 (struct cp_omp_attribute_data): New type.