Searched refs:import_export (Results 1 – 2 of 2) sorted by relevance
1347 int import_export = 0; in import_export_class() local1368 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()
8914 …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}