Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDStmt.h177 enum { NumExprBits = 16 }; in LLVM_ALIGNAS() enumerator
181 unsigned : NumExprBits; in LLVM_ALIGNAS()
197 unsigned : NumExprBits; in LLVM_ALIGNAS()
205 unsigned : NumExprBits; in LLVM_ALIGNAS()
214 unsigned : NumExprBits; in LLVM_ALIGNAS()
225 unsigned : NumExprBits; in LLVM_ALIGNAS()
228 unsigned BasePathSize : 32 - 6 - NumExprBits; in LLVM_ALIGNAS()
233 unsigned : NumExprBits; in LLVM_ALIGNAS()
242 unsigned : NumExprBits; in LLVM_ALIGNAS()
244 unsigned NumObjects : 32 - NumExprBits; in LLVM_ALIGNAS()
[all …]