Searched refs:decl_storage_duration (Results 1 – 13 of 13) sorted by relevance
5781 decl_storage_duration (tree decl) in decl_storage_duration() function
7918 extern duration_kind decl_storage_duration (tree);
8449 dk = decl_storage_duration (decl);
2512 * tree.c (decl_storage_duration): Likewise.
3416 (decl_storage_duration): Likewise.
1320 * tree.c (decl_storage_duration): New.
8386 duration_kind dk = decl_storage_duration (decl); in cp_finish_decl()
11383 && decl_storage_duration (capture_init_expr) != dk_auto) in cp_parser_lambda_introducer()
5459 decl_storage_duration (tree decl) in decl_storage_duration() function
7510 extern duration_kind decl_storage_duration (tree);
7511 dk = decl_storage_duration (decl);
7782 duration_kind dk = decl_storage_duration (decl); in cp_finish_decl()
10865 && decl_storage_duration (capture_init_expr) != dk_auto) in cp_parser_lambda_introducer()