Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DSuspiciousCallArgumentCheck.cpp71 template <std::size_t I> struct HasWellConfiguredBounds { struct
79 static constexpr bool Value = HasWellConfiguredBounds<I>::Value &&
84 static constexpr bool Value = HasWellConfiguredBounds<0>::Value;