Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_guard_impl.h515 struct GlobalStatic { struct
519 _LIBCPP_SAFE_STATIC T GlobalStatic<T>::instance = {}; argument
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_guard_impl.h622 struct GlobalStatic { struct
626 _LIBCPP_CONSTINIT T GlobalStatic<T>::instance = {}; argument