Searched defs:ExprOperand (Results 1 – 2 of 2) sorted by relevance
2788 explicit ExprOperand(const uint64_t *Op) : Op(Op) {} in ExprOperand() function
1756 Expr *ExprOperand; member