Searched refs:removed_attributes (Results 1 – 2 of 2) sorted by relevance
8081 bool removed_attributes = false; in canonicalize_type_argument() local8082 tree canon = strip_typedefs (arg, &removed_attributes); in canonicalize_type_argument()8083 if (removed_attributes in canonicalize_type_argument()8097 bool removed_attributes = false; in canonicalize_expr_argument() local8098 tree canon = strip_typedefs_expr (arg, &removed_attributes); in canonicalize_expr_argument()8099 if (removed_attributes in canonicalize_expr_argument()
8299 bool removed_attributes = false; in canonicalize_type_argument() local8300 tree canon = strip_typedefs (arg, &removed_attributes); in canonicalize_type_argument()8301 if (removed_attributes in canonicalize_type_argument()8315 bool removed_attributes = false; in canonicalize_expr_argument() local8316 tree canon = strip_typedefs_expr (arg, &removed_attributes); in canonicalize_expr_argument()8317 if (removed_attributes in canonicalize_expr_argument()