Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h108 enum { NumStmtBits = 8 }; enumerator
115 unsigned : NumStmtBits;
132 unsigned : NumStmtBits;
144 unsigned : NumStmtBits;
153 unsigned : NumStmtBits;
156 unsigned NumAttrs : 32 - NumStmtBits;
166 unsigned : NumStmtBits;
187 unsigned : NumStmtBits;
208 unsigned : NumStmtBits;
220 unsigned : NumStmtBits;
[all …]