Searched defs:_LIBCPP_INLINE_VISIBILITY (Results 1 – 9 of 9) sorted by relevance
5 #define _LIBCPP_INLINE_VISIBILITY macro
16 #define _LIBCPP_INLINE_VISIBILITY __attribute__ ((__visibility__("hidden"), __always_inline__)) macro