Searched refs:CP_PARSER_FLAGS_OPTIONAL (Results 1 – 1 of 1) sorted by relevance
1116 CP_PARSER_FLAGS_OPTIONAL = 0x1, enumerator7789 CP_PARSER_FLAGS_OPTIONAL, in cp_parser_simple_declaration()8149 flags |= CP_PARSER_FLAGS_OPTIONAL; in cp_parser_decl_specifier_seq()9927 CP_PARSER_FLAGS_OPTIONAL, in cp_parser_explicit_instantiation()10371 if (flags & CP_PARSER_FLAGS_OPTIONAL) in cp_parser_simple_type_specifier()10416 if ((flags & CP_PARSER_FLAGS_OPTIONAL) in cp_parser_simple_type_specifier()10425 if (!type && !(flags & CP_PARSER_FLAGS_OPTIONAL)) in cp_parser_simple_type_specifier()12667 cp_parser_flags flags = CP_PARSER_FLAGS_OPTIONAL; in cp_parser_type_specifier_seq()14304 CP_PARSER_FLAGS_OPTIONAL, in cp_parser_member_declaration()16354 CP_PARSER_FLAGS_OPTIONAL, in cp_parser_single_declaration()[all …]