Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSanitizers.h50 static constexpr bool checkBitPos(const unsigned Pos) { in checkBitPos() function
142 static_assert(SanitizerMask::checkBitPos(SO_##ID), "Bit position too big.");
147 static_assert(SanitizerMask::checkBitPos(SO_##ID##Group), \