Searched defs:ExprIterator (Results 1 – 2 of 2) sorted by relevance
466 ExprIterator(const BitVector *BV, const std::vector<MCInst *> &Exprs) in ExprIterator() function470 ExprIterator(const BitVector *BV, const std::vector<MCInst *> &Exprs, int Idx) in ExprIterator() function
1138 using ExprIterator = CastIterator<Expr>; in alignas() local