Searched defs:Op_ (Results 1 – 2 of 2) sorted by relevance
1979 DeleteExpr(Node *Op_, bool IsGlobal_, bool IsArray_, Prec Prec_) in DeleteExpr()2193 ThrowExpr(const Node *Op_) : Node(KThrowExpr), Op(Op_) {} in ThrowExpr()