Searched defs:ExprList (Results 1 – 2 of 2) sorted by relevance
1775 NodeArray ExprList; variable4167 NodeArray ExprList = popTrailingNodeArray(Exprs); in parseNewExpr() local
15305 typedef struct ExprList ExprList; typedef19107 struct ExprList { struct19110 struct ExprList_item { /* For each expression in the list */ argument19126 struct { /* Used by any ExprList other than Parse.pConsExpr */ argument19133 } a[1]; /* One slot for each expression in the list */