Searched defs:IsFlagEnum (Results 1 – 2 of 2) sorted by relevance
/external/libbrillo/brillo/ | ||
D | enum_flags.h | 57 struct IsFlagEnum : std::false_type {}; struct |
/external/llvm-project/clang/include/clang/APINotes/ | ||
D | Types.h | 660 unsigned IsFlagEnum : 1; variable |