Searched defs:SDBMBinaryExprStorage (Results 1 – 1 of 1) sorted by relevance
35 struct SDBMBinaryExprStorage : public SDBMExprStorage { struct43 static SDBMBinaryExprStorage * argument45 auto *result = allocator.allocate<SDBMBinaryExprStorage>(); in construct() argument53 SDBMDirectExpr lhs;54 SDBMConstantExpr rhs;