llvm::operator&

Bring bitmask enum bitwise AND into this namespace for ADL.

Synopsis

Declared in <llvm/ADT/BitmaskEnum.h>

using llvm::BitmaskEnumDetail::operator&;

Introduced Symbols

NameDescription
operator& Bitwise AND of two bitmask enumeration values.