Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c2396 static tree cp_parser_std_attribute_spec_seq
10792 std_attrs = cp_parser_std_attribute_spec_seq (parser); in cp_parser_statement()
20122 attrs = cp_parser_std_attribute_spec_seq (parser); in cp_parser_direct_declarator()
20256 attrs = cp_parser_std_attribute_spec_seq (parser); in cp_parser_direct_declarator()
20331 attrs = cp_parser_std_attribute_spec_seq (parser); in cp_parser_direct_declarator()
20594 attrs = cp_parser_std_attribute_spec_seq (parser); in cp_parser_ptr_operator()
20635 attrs = cp_parser_std_attribute_spec_seq (parser); in cp_parser_ptr_operator()
25034 return cp_parser_std_attribute_spec_seq (parser); in cp_parser_attributes_opt()
25564 cp_parser_std_attribute_spec_seq (cp_parser *parser) in cp_parser_std_attribute_spec_seq() function