Searched refs:ExprClearVVAProperties (Results 1 – 3 of 3) sorted by relevance
2966 # define ExprClearVVAProperties(E) (E)->vvaFlags = 0 macro2970 # define ExprClearVVAProperties(E) macro
1465 ExprClearVVAProperties(pNew); in exprDup()4391 ExprClearVVAProperties(&tempX); in sqlite3ExprCodeTarget()
1057 ExprClearVVAProperties(p);