Bring bitmask enum in‐place AND into this namespace for ADL.
Synopsis
Declared in <llvm/DebugInfo/PDB/IPDBRawSymbol.h>
using llvm::BitmaskEnumDetail::operator&=;
Introduced Symbols
Name |
Description |
In‐place bitwise AND for bitmask enumeration values. |
Created with MrDocs