Bring bitmask enum bitwise AND into this namespace for ADL.

Synopsis

Declared in <llvm/ADT/BitmaskEnum.h>

using llvm::BitmaskEnumDetail::operator&;

Introduced Symbols

Name

Description

operator&

Bitwise AND of two bitmask enumeration values.

Created with MrDocs