Home
last modified time | relevance | path

Searched refs:NumCommonBits (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCleanup.h52 enum { NumCommonBits = 3 }; enumerator
57 unsigned : NumCommonBits;
59 unsigned NumHandlers : 32 - NumCommonBits;
64 unsigned : NumCommonBits;
91 unsigned : NumCommonBits;
93 unsigned NumFilters : 32 - NumCommonBits;