llvm::operator~

Bring bitmask enum bitwise NOT into this namespace for ADL.

Synopsis

Declared in <llvm/ADT/BitmaskEnum.h>

using llvm::BitmaskEnumDetail::operator~;

Introduced Symbols

NameDescription
operator~ Bitwise complement of a bitmask enum, masked to valid bits.