Searched refs:import_export_class (Results 1 – 10 of 10) sorted by relevance
83 static void import_export_class (tree);1344 import_export_class (tree ctype) in import_export_class() function1399 if (targetm.cxx.import_export_class) in import_export_class()1400 import_export = targetm.cxx.import_export_class (ctype, import_export); in import_export_class()2038 import_export_class (class_type); in import_export_decl()2107 import_export_class (type); in import_export_decl()2162 import_export_class (ctype); in import_export_decl()
963 * decl2.c (import_export_class): Don't use1615 * decl2.c (import_export_class): Update.2449 * decl2.c (import_export_decl): Don't call import_export_class2682 (import_export_class): Likewise.
2238 * decl2.c (import_export_class)2537 coerce_delete_type, import_export_class, decl_needed_p,3126 (import_export_class): Use repo_export_class_p.3877 * decl2.c (import_export_class): Never export/import vtables4145 * decl2.c (import_export_class): Invoke the4146 import_export_class field in the gcc_target structure if it is not
4323 (import_export_class): Don't need to check for template classes.5679 (import_export_vtable, import_export_class): ...here.5898 (import_export_class): Remove declaration.5899 * decl2.c (import_export_class): Make it static.7140 * decl2.c (import_export_class): Undo 12/14 change.
822 * decl2.c (import_export_decl): Call import_export_class.962 (finish_struct_1): Don't call import_export_class.3028 (import_export_class): ...to here. Handle dllimport/export.3032 * decl2.c (import_export_class): Split out...3034 * class.c (finish_struct_1): Call import_export_class if at_eof.
146 * decl2.c (import_export_class): Likewise.294 * decl2.c (import_export_class): Don't ignore dllimport.6217 * decl2.c (import_export_class): Also return if6733 * decl2.c (import_export_class): MULTIPLE_SYMBOL_SPACES only means
199 key_method, import_export_vtable, import_export_class,
764 int (*import_export_class) (tree, int); member
19519 * cp/decl2.c (import_export_class): Update.19605 (import_export_class): Use existence of target function pointer.
26847 import_export_class.