Searched refs:NumStmtBits (Results 1 – 1 of 1) sorted by relevance
87 enum { NumStmtBits = 8 }; in LLVM_ALIGNAS() enumerator91 unsigned : NumStmtBits; in LLVM_ALIGNAS()93 unsigned NumStmts : 32 - NumStmtBits; in LLVM_ALIGNAS()118 unsigned : NumStmtBits; in LLVM_ALIGNAS()