Searched defs:is_declaration (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr57662.C144 cp_parser_type_specifier_seq(cp_parser * parser, bool is_declaration, argument
/haiku-buildtools/binutils/gold/
H A Ddwarf_reader.h598 is_declaration() function in class:gold::Dwarf_die
/haiku-buildtools/gcc/gcc/go/
H A Dgo-gcc.cc2874 function(Btype* fntype, const std::string& name, const std::string& asm_name, bool is_visible, bool is_declaration, bool is_inlinable, bool disable_split_stack, bool in_unique_section, Location location) argument
/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c5281 cp_parser_nested_name_specifier_opt(cp_parser *parser, bool typename_keyword_p, bool check_dependency_p, bool type_p, bool is_declaration) argument
5625 cp_parser_nested_name_specifier(cp_parser *parser, bool typename_keyword_p, bool check_dependency_p, bool type_p, bool is_declaration) argument
5667 cp_parser_qualifying_entity(cp_parser *parser, bool typename_keyword_p, bool template_keyword_p, bool check_dependency_p, bool type_p, bool is_declaration) argument
13697 cp_parser_template_id(cp_parser *parser, bool template_keyword_p, bool check_dependency_p, enum tag_types tag_type, bool is_declaration) argument
13937 cp_parser_template_name(cp_parser* parser, bool template_keyword_p, bool check_dependency_p, bool is_declaration, enum tag_types tag_type, bool *is_identifier) argument
14668 cp_parser_type_specifier(cp_parser* parser, cp_parser_flags flags, cp_decl_specifier_seq *decl_specs, bool is_declaration, int* declares_class_or_enum, bool* is_cv_qualifier) argument
15350 cp_parser_elaborated_type_specifier(cp_parser* parser, bool is_friend, bool is_declaration) argument
18560 cp_parser_type_specifier_seq(cp_parser* parser, bool is_declaration, bool is_trailing_return, cp_decl_specifier_seq *type_specifier_seq) argument
19641 cp_parser_class_name(cp_parser *parser, bool typename_keyword_p, bool template_keyword_p, enum tag_types tag_type, bool check_dependency_p, bool class_head_p, bool is_declaration) argument
[all...]

Completed in 187 milliseconds