Searched refs:__imp (Results 1 – 2 of 2) sorted by relevance
133 class _LIBCPP_HIDDEN locale::__imp class in locale147 explicit __imp(size_t refs = 0);148 explicit __imp(const string& name, size_t refs = 0);149 __imp(const __imp&);150 __imp(const __imp&, const string&, locale::category c);151 __imp(const __imp& other, const __imp& one, locale::category c);152 __imp(const __imp&, facet* f, long id);153 ~__imp();165 template <class F> void install_from(const __imp& other);172 locale::__imp::__imp(size_t refs) in __imp() function in locale::__imp[all …]
108 class __imp;109 __imp* __locale_;152 friend class locale::__imp;