Home
last modified time | relevance | path

Searched refs:future_error_category (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/libcxx/src/
H A Dfuture.cpp48 __future_error_category future_error_category; in future_category() member
49 constexpr explicit AvoidDestroyingFutureCategory() : future_error_category() {} in future_category()
53 return helper.future_error_category; in future_category()