Home
last modified time | relevance | path

Searched refs:SD_DEFAULTED (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Ddecl2.cc977 initialized = SD_DEFAULTED; in grokfield()
DChangeLog-2008662 (SD_UNINITIALIZED, SD_INITIALIZED, SD_DEFAULTED): New macros.
Dcp-tree.h5959 #define SD_DEFAULTED 3 macro
Ddecl.cc11794 if (initialized == SD_DEFAULTED || initialized == SD_DELETED) in grokdeclarator()
DChangeLog-20203552 * decl2.c (grokfield): Pass SD_DEFAULTED and SD_DELETED.
Dparser.cc22653 is_initialized = SD_DEFAULTED; in cp_parser_init_declarator()