Searched defs:ConstructorSplat (Results 1 – 2 of 2) sorted by relevance
28 ConstructorSplat(int line, const Type& type, std::unique_ptr<Expression> arg) in ConstructorSplat() function31 ConstructorSplat(const Expression& scalar, const Type& type) in ConstructorSplat() function
30 class ConstructorSplat; variable