Lines Matching +full:html +full:- +full:export
8 .. _visibility-macros:
19 type_visibility to export RTTI and other type-specific information. Note that
21 type-specific attributes. The only exception are enums, which GCC always gives
38 overridden locally. On non-Windows, this is equivalent to `_LIBCPP_FUNC_VIS`.
56 by libc++ in v1 of the ABI, but that we don't want to export in the future.
75 **Windows Behavior**: DLLs do not support dllimport/export on class templates.
84 specified on the primary template and to export the member functions produced
95 regular import/export semantics, and applying `dllexport` directly to the
115 instantiations to export members, which is consistent with existing Windows
116 behavior. We also want classes annotated with `_LIBCPP_TYPE_VIS` to export
133 `bad-visibility-finder <https://github.com/smeenai/bad-visibility-finder>`_
140 * `[cfe-dev] Visibility in libc++ - 1 <http://lists.llvm.org/pipermail/cfe-dev/2013-July/030610.htm…
141 * `[cfe-dev] Visibility in libc++ - 2 <http://lists.llvm.org/pipermail/cfe-dev/2013-August/031195.h…
142 …y fixes for Windows <http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20130805/085461.html>…