Searched refs:resultTypeNames (Results 1 – 1 of 1) sorted by relevance
488 SmallVectorImpl<std::string> &resultTypeNames,1908 SmallVectorImpl<std::string> &resultTypeNames, in buildParamList() argument1911 resultTypeNames.clear(); in buildParamList()1913 resultTypeNames.reserve(numResults); in buildParamList()1933 resultTypeNames.emplace_back(std::move(resultName)); in buildParamList()1938 resultTypeNames.push_back("resultTypes"); in buildParamList()