Searched defs:CreateFunction (Results 1 – 2 of 2) sorted by relevance
31 struct CreateFunction : public SqlFunction { struct49 CreateFunction::PerFunctionState, argument52 struct Context {
195 func (d *DIBuilder) CreateFunction(diScope Metadata, f DIFunction) Metadata { func