Searched defs:TypedPrimitiveAbstractClosure (Results 1 – 2 of 2) sorted by relevance
267 TypedPrimitiveAbstractClosure(const PrimitivePtr prim, const AbstractBasePtrList &args_spec_list, in TypedPrimitiveAbstractClosure() function271 MS_DECLARE_PARENT(TypedPrimitiveAbstractClosure, AbstractFuncAtom) in MS_DECLARE_PARENT() argument
494 EvaluatorPtr AnalysisEngine::_GetEvaluatorFor(const std::shared_ptr<TypedPrimitiveAbstractClosure> … in _GetEvaluatorFor()