Home
last modified time | relevance | path

Searched refs:const_needs_init (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-tree.h990 BOOL_BITFIELD const_needs_init : 1; member
1356 ? LANG_TYPE_CLASS_CHECK (NODE)->h.const_needs_init : 0)
1358 (LANG_TYPE_CLASS_CHECK (NODE)->h.const_needs_init = (VALUE))
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h1127 unsigned const_needs_init : 1; member
1536 ? LANG_TYPE_CLASS_CHECK (NODE)->h.const_needs_init : 0)
1538 (LANG_TYPE_CLASS_CHECK (NODE)->h.const_needs_init = (VALUE))