Searched refs:EP_Immutable (Results 1 – 1 of 1) sorted by relevance
18896 #define EP_Immutable 0x02 /* Do not change this Expr node */ macro32623 if( ExprHasVVAProperty(pExpr, EP_Immutable) ){ in sqlite3TreeViewExpr()108583 assert( !ExprHasVVAProperty(pExpr,EP_Immutable) );109530 ExprSetVVAProperty(pNew, EP_Immutable);111568 assert( !ExprHasVVAProperty(pExpr,EP_Immutable) );112303 assert( !ExprHasVVAProperty(pExpr,EP_Immutable) );113192 assert( pExpr==0 || !ExprHasVVAProperty(pExpr,EP_Immutable) );113413 assert( !ExprHasVVAProperty(pExpr, EP_Immutable) );113556 assert( !ExprHasVVAProperty(pExpr,EP_Immutable) );122659 ExprSetVVAProperty(pExpr, EP_Immutable);