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