Searched refs:SDBMBinaryExprStorage (Results 1 – 4 of 4) sorted by relevance
35 struct SDBMBinaryExprStorage : public SDBMExprStorage { struct43 static SDBMBinaryExprStorage * argument45 auto *result = allocator.allocate<SDBMBinaryExprStorage>(); in construct() argument
16 uniquer.registerParametricStorageType<detail::SDBMBinaryExprStorage>(); in SDBMDialect()
248 return uniquer.get<detail::SDBMBinaryExprStorage>( in get()574 return uniquer.get<detail::SDBMBinaryExprStorage>( in get()
30 struct SDBMBinaryExprStorage;235 using ImplType = detail::SDBMBinaryExprStorage;276 using ImplType = detail::SDBMBinaryExprStorage;