Home
last modified time | relevance | path

Searched defs:is_bitmask_enum (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/orc/
H A Dbitmask_enum.h79 struct is_bitmask_enum : std::false_type {}; struct
/llvm-project/llvm/include/llvm/ADT/
H A DBitmaskEnum.h99 struct is_bitmask_enum : std::false_type {}; global() struct
[all...]