Home
last modified time | relevance | path

Searched defs:_LIBCXXABI_FUNC_VIS (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxxabi/include/
H A D__cxxabi_config.h38 #define _LIBCXXABI_FUNC_VIS macro
43 #define _LIBCXXABI_FUNC_VIS __declspec(dllexport) macro
48 #define _LIBCXXABI_FUNC_VIS __declspec(dllimport) macro
55 #define _LIBCXXABI_FUNC_VIS __attribute__((__visibility__("default"))) macro
64 #define _LIBCXXABI_FUNC_VIS macro