Searched refs:NumExprBits (Results 1 – 2 of 2) sorted by relevance
364 enum { NumExprBits = NumStmtBits + 5 + llvm::BitWidth<ExprDependence> };372 unsigned : NumExprBits;408 unsigned : NumExprBits;432 unsigned : NumExprBits;460 unsigned : NumExprBits;476 unsigned : NumExprBits;500 unsigned : NumExprBits;510 unsigned : NumExprBits;530 unsigned : NumExprBits;543 unsigned : NumExprBits;[all …]
116 static const unsigned NumExprBits = 10; member in clang::ASTStmtReader3100 UnaryOperatorBits.advance(ASTStmtReader::NumExprBits); in ReadStmtFromStream()4115 DependentScopeDeclRefBits.advance(ASTStmtReader::NumExprBits); in ReadStmtFromStream()