Bring bitmask enum bitwise XOR into this namespace for ADL.

Synopsis

Declared in <llvm/ADT/BitmaskEnum.h>

using llvm::BitmaskEnumDetail::operatorˆ;

Introduced Symbols

Name

Description

operatorˆ

Bitwise XOR of two bitmask enumeration values.

Created with MrDocs