Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cert/
H A Ddcl58-cpp.cpp237 struct diffmax_t {}; struct
245 struct numeric_limits<::ranges::detail::diffmax_t> {
248 static constexpr ::ranges::detail::diffmax_t max() noexcept { in max()
252 inline constexpr bool numeric_limits<::ranges::detail::diffmax_t>::is_signed;
253 inline constexpr bool numeric_limits<::ranges::detail::diffmax_t>::is_integer;