#include "llvm/ADT/BitmaskEnum.h"
template<typename
E>
struct llvm::is_bitmask_enum< E, std::void_t< decltype(E::LLVM_BITMASK_LARGEST_ENUMERATOR)> >
Definition at line 107 of file BitmaskEnum.h.
The documentation for this struct was generated from the following file: