Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h1734 #define DECL_MODULE_ENTITY_P(NODE) \ macro
H A Dmodule.cc7479 || !DECL_MODULE_ENTITY_P (not_tmpl)) in install_entity()
7482 DECL_MODULE_ENTITY_P (not_tmpl) = true; in install_entity()
H A DChangeLog-2020789 (DECL_MODULE_ENTITY_P): New.