Home
last modified time | relevance | path

Searched defs:constexpr_fundef (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstexpr.c141 struct GTY((for_user)) constexpr_fundef { struct
148 struct constexpr_fundef_hasher : ggc_ptr_hash<constexpr_fundef> argument
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h8401 struct GTY((for_user)) constexpr_fundef { struct
8411 extern void register_constexpr_fundef (const constexpr_fundef &); argument