Searched refs:exception_specification (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dparser.c982 tree exception_specification)
990 declarator->u.function.exception_specification = exception_specification;
12115 tree exception_specification;
12134 exception_specification
12141 exception_specification);
977 make_call_declarator(cp_declarator *target, cp_parameter_declarator *parms, cp_cv_quals cv_qualifiers, tree exception_specification) argument
12113 tree exception_specification; local
H A Dcp-tree.h3797 tree exception_specification;
3788 tree exception_specification; member in struct:cp_declarator::__anon1285::__anon1287
H A Ddecl.c8190 raises = declarator->u.function.exception_specification;

Completed in 156 milliseconds