Home
last modified time | relevance | path

Searched defs:ExprList (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1775 NodeArray ExprList; variable
4167 NodeArray ExprList = popTrailingNodeArray(Exprs); in parseNewExpr() local
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c15305 typedef struct ExprList ExprList; typedef
19107 struct ExprList { struct
19110 struct ExprList_item { /* For each expression in the list */ argument
19126 struct { /* Used by any ExprList other than Parse.pConsExpr */ argument
19133 } a[1]; /* One slot for each expression in the list */