Home
last modified time | relevance | path

Searched defs:constinit_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c11092 bool constinit_p = decl_spec_seq_has_spec_p (declspecs, ds_constinit); in grokdeclarator() local
H A Dpt.c18114 const bool constinit_p in tsubst_expr() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc11762 bool constinit_p = decl_spec_seq_has_spec_p (declspecs, ds_constinit); in grokdeclarator() local