Searched refs:new_specs (Results 1 – 2 of 2) sorted by relevance
71 struct label_specs *new_specs(void);95 specs = new_specs(); in main()489 new_specs(void) in new_specs() function
7211 tree new_specs; in tsubst_exception_specification() local7214 new_specs = NULL_TREE; in tsubst_exception_specification()7218 new_specs = specs; in tsubst_exception_specification()7226 new_specs = add_exception_specifier (new_specs, spec, complain); in tsubst_exception_specification()7230 return new_specs; in tsubst_exception_specification()