Home
last modified time | relevance | path

Searched refs:duration_kind (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h5301 enum duration_kind { enum
7510 extern duration_kind decl_storage_duration (tree);
H A Dtree.c5458 duration_kind
H A Dconstexpr.c7505 duration_kind dk;
H A Ddecl.c7782 duration_kind dk = decl_storage_duration (decl); in cp_finish_decl()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h5535 enum duration_kind { enum
7918 extern duration_kind decl_storage_duration (tree);
H A Dtree.cc5780 duration_kind
H A Dconstexpr.cc8443 duration_kind dk;
H A DChangeLog-20101322 (duration_kind): Return values.
H A Ddecl.cc8386 duration_kind dk = decl_storage_duration (decl); in cp_finish_decl()