Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Ddecl2.c1347 int import_export = 0; in import_export_class() local
1368 import_export = -1; in import_export_class()
1370 import_export = 1; in import_export_class()
1377 import_export = repo_export_class_p (ctype) ? 1 : -1; in import_export_class()
1390 import_export = (DECL_REALLY_EXTERN (method) ? -1 : 1); in import_export_class()
1395 if (MULTIPLE_SYMBOL_SPACES && import_export == -1) in import_export_class()
1396 import_export = 0; in import_export_class()
1400 import_export = targetm.cxx.import_export_class (ctype, import_export); in import_export_class()
1402 if (import_export) in import_export_class()
1405 CLASSTYPE_INTERFACE_ONLY (ctype) = (import_export < 0); in import_export_class()
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi8914 …typefn {Target Hook} int TARGET_CXX_IMPORT_EXPORT_CLASS (tree @var{type}, int @var{import_export})
8916 class @var{type} to be overruled. Upon entry @var{import_export}