Searched defs:inputs_ (Results 1 – 3 of 3) sorted by relevance
14 Any(std::vector<std::unique_ptr<Expression>> inputs_) : in Any()33 All(std::vector<std::unique_ptr<Expression>> inputs_) : in All()
10 Assertion::Assertion(type::Type type_, std::vector<std::unique_ptr<Expression>> inputs_) : in Assertion()
70 Coercion::Coercion(type::Type type_, std::vector<std::unique_ptr<Expression>> inputs_) : in Coercion()