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