Searched defs:_Local_storage (Results 1 – 2 of 2) sorted by relevance
130 using _Local_storage = integral_constant<bool, __stored_locally>; in _GLIBCXX_VISIBILITY() local
132 typedef integral_constant<bool, __stored_locally> _Local_storage; in _GLIBCXX_VISIBILITY() typedef