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