Searched defs:cv_qualifiers (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dparse.y2719 cv_qualifiers: label
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c1447 make_pointer_declarator(cp_cv_quals cv_qualifiers, cp_declarator *target, tree attributes) argument
1475 make_reference_declarator(cp_cv_quals cv_qualifiers, cp_declarator *target, bool rvalue_ref, tree attributes) argument
1503 make_ptrmem_declarator(cp_cv_quals cv_qualifiers, tree class_type, cp_declarator *pointee, tree attributes) argument
1533 make_call_declarator(cp_declarator *target, tree parms, cp_cv_quals cv_qualifiers, cp_virt_specifiers virt_specifiers, cp_ref_qualifier ref_qualifier, tree exception_specification, tree late_return_type) argument
3450 cp_parser_make_indirect_declarator(enum tree_code code, tree class_type, cp_cv_quals cv_qualifiers, cp_declarator *target, tree attributes) argument
[all...]

Completed in 73 milliseconds