Searched defs:raises (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dexcept.cc517 tree raises; local
H A Dtypeck2.cc2610 tree raises; local
H A Dmethod.cc2839 tree raises = NULL_TREE; local
2862 decl, raises); local
2951 tree raises = empty_except_spec; local
[all...]
H A Dtree.cc2308 cp_check_qualified_type(const_tree cand, const_tree base, int type_quals, cp_ref_qualifier rqual, tree raises, bool late) argument
2324 tree raises = TYPE_RAISES_EXCEPTIONS (type); local
2749 canonical_eh_spec(tree raises) argument
2768 build_cp_fntype_variant(tree type, cp_ref_qualifier rqual, tree raises, bool late) argument
2828 fixup_deferred_exception_variants(tree type, tree raises) argument
2884 build_exception_variant(tree type, tree raises) argument
[all...]
H A Dtypeck.cc889 tree raises = merge_exception_specifiers (TYPE_RAISES_EXCEPTIONS (t1), local
901 tree raises = merge_exception_specifiers (TYPE_RAISES_EXCEPTIONS (t1), local
H A Ddecl.cc5111 push_library_fn(tree name, tree type, tree raises, int ecf_flags) argument
9874 bad_specifiers(tree object, enum bad_spec_place type, int virtualp, int quals, int inlinep, int friendp, int raises, const location_t* locations) argument
10068 grokfndecl(tree ctype, tree type, tree declarator, tree parms, tree orig_declarator, const cp_decl_specifier_seq *declspecs, tree decl_reqs, int virtualp, enum overload_flags flags, cp_cv_quals quals, cp_ref_qualifier rqual, tree raises, int check, int friendp, int publicp, int inlinep, bool deletedp, special_function_kind sfk, bool funcdef_flag, bool late_return_type_p, int template_count, tree in_namespace, tree* attrlist, location_t location) argument
11736 tree raises = NULL_TREE; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck2.c2644 tree raises; local
H A Dexcept.c540 tree raises; local
H A Dmethod.c1248 tree raises = TYPE_RAISES_EXCEPTIONS (TREE_TYPE (fndecl)); local
1278 tree raises = TYPE_RAISES_EXCEPTIONS (TREE_TYPE (fndecl)); local
1960 tree raises = TYPE_RAISES_EXCEPTIONS (TREE_TYPE (fn)); local
2546 tree raises = NULL_TREE; local
2569 decl, raises); local
2654 tree raises = empty_except_spec; local
[all...]
H A Dtree.c2208 cp_check_qualified_type(const_tree cand, const_tree base, int type_quals, cp_ref_qualifier rqual, tree raises, bool late) argument
2224 tree raises = TYPE_RAISES_EXCEPTIONS (type); local
2625 canonical_eh_spec(tree raises) argument
2644 build_cp_fntype_variant(tree type, cp_ref_qualifier rqual, tree raises, bool late) argument
2698 build_exception_variant(tree type, tree raises) argument
[all...]
H A Dtypeck.c861 tree raises = merge_exception_specifiers (TYPE_RAISES_EXCEPTIONS (t1), local
873 tree raises = merge_exception_specifiers (TYPE_RAISES_EXCEPTIONS (t1), local
H A Ddecl.c4821 push_library_fn(tree name, tree type, tree raises, int ecf_flags) argument
9246 bad_specifiers(tree object, enum bad_spec_place type, int virtualp, int quals, int inlinep, int friendp, int raises, const location_t* locations) argument
9440 grokfndecl(tree ctype, tree type, tree declarator, tree parms, tree orig_declarator, const cp_decl_specifier_seq *declspecs, tree decl_reqs, int virtualp, enum overload_flags flags, cp_cv_quals quals, cp_ref_qualifier rqual, tree raises, int check, int friendp, int publicp, int inlinep, bool deletedp, special_function_kind sfk, bool funcdef_flag, bool late_return_type_p, int initialized, int template_count, tree in_namespace, tree* attrlist, location_t location) argument
11066 tree raises = NULL_TREE; local
[all...]
H A Dpt.c13667 rebuild_function_or_method_type(tree t, tree return_type, tree arg_types, tree raises, tsubst_flags_t complain) argument

Completed in 674 milliseconds