Lines Matching defs:ExprSetVVAProperty
19106 /* The ExprSetVVAProperty() macro is used for Verification, Validation,
19111 # define ExprSetVVAProperty(E,P) (E)->vvaFlags|=(P)
19115 # define ExprSetVVAProperty(E,P)
107032 ExprSetVVAProperty(pExpr, EP_NoReduce);
110681 ExprSetVVAProperty(pNew, EP_Immutable);
112734 ExprSetVVAProperty(pExpr, EP_NoReduce);
115816 ExprSetVVAProperty(pExpr, EP_NoReduce);
115965 ExprSetVVAProperty(pExpr, EP_NoReduce);
123954 ExprSetVVAProperty(pExpr, EP_Immutable);
143310 ExprSetVVAProperty(p, EP_NoReduce);
143506 ExprSetVVAProperty(pEq, EP_NoReduce);