Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc2275 MP_FIRST, /* First declaration of TU. */ enumerator
4927 mp_state = MP_FIRST; in cp_parser_translation_unit()
4973 if (mp_state == MP_FIRST) in cp_parser_translation_unit()
4998 else if (mp_state == MP_FIRST) in cp_parser_translation_unit()
14555 else if (mp_state == MP_FIRST && !exporting in cp_parser_module_declaration()
14585 else if (!(mp_state == MP_FIRST || mp_state == MP_GLOBAL)) in cp_parser_module_declaration()