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