Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dconstexpr.c128 struct GTY((for_user)) constexpr_fundef { struct
133 struct constexpr_fundef_hasher : ggc_ptr_hash<constexpr_fundef> argument
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dsemantics.c5669 typedef struct GTY(()) constexpr_fundef { struct
5672 } constexpr_fundef; argument