Searched refs:ImportSpecials (Results 1 – 2 of 2) sorted by relevance
410 struct ImportSpecials { struct415 __declspec(dllimport) ImportSpecials();421 __declspec(dllimport) ~ImportSpecials();427 __declspec(dllimport) ImportSpecials(const ImportSpecials&);433 __declspec(dllimport) ImportSpecials& operator=(const ImportSpecials&);439 __declspec(dllimport) ImportSpecials(ImportSpecials&&);445 __declspec(dllimport) ImportSpecials& operator=(ImportSpecials&&);447 USESPECIALS(ImportSpecials)
651 struct ImportSpecials { struct652 __declspec(dllimport) ImportSpecials();653 __declspec(dllimport) ~ImportSpecials();654 __declspec(dllimport) ImportSpecials(const ImportSpecials&);655 __declspec(dllimport) ImportSpecials& operator=(const ImportSpecials&);656 __declspec(dllimport) ImportSpecials(ImportSpecials&&);657 __declspec(dllimport) ImportSpecials& operator=(ImportSpecials&&);