Searched refs:ToConstPtrVec (Results 1 – 3 of 3) sorted by relevance
27 std::vector<const T*> ToConstPtrVec(const std::vector<T*>& in) { in ToConstPtrVec() function
111 : Base(return_type, utils::ToConstPtrVec(parameters)), in Intrinsic()
34 : Base(return_type, utils::ToConstPtrVec(parameters)), in Function()