Searched refs:SD_DEFAULTED (Results 1 – 6 of 6) sorted by relevance
977 initialized = SD_DEFAULTED; in grokfield()
662 (SD_UNINITIALIZED, SD_INITIALIZED, SD_DEFAULTED): New macros.
5959 #define SD_DEFAULTED 3 macro
11794 if (initialized == SD_DEFAULTED || initialized == SD_DELETED) in grokdeclarator()
3552 * decl2.c (grokfield): Pass SD_DEFAULTED and SD_DELETED.
22653 is_initialized = SD_DEFAULTED; in cp_parser_init_declarator()