Home
last modified time | relevance | path

Searched refs:dk_thread (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc5792 return dk_thread; in decl_storage_duration()
H A Dcp-tree.h5537 dk_thread, enumerator
H A Dconstexpr.cc8450 return (dk == dk_auto || dk == dk_thread) ? ck_bad : ck_ok;
H A Ddecl.cc8391 && !(dk == dk_thread || dk == dk_static)) in cp_finish_decl()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c5470 return dk_thread; in decl_storage_duration()
H A Dcp-tree.h5303 dk_thread, enumerator
H A Dconstexpr.c7512 return (dk == dk_auto || dk == dk_thread) ? ck_bad : ck_ok;
H A Ddecl.c7787 && !(dk == dk_thread || dk == dk_static)) in cp_finish_decl()