Searched refs:ParamtersType (Results 1 – 2 of 2) sorted by relevance
77 ParamtersType.push_back(Type); in appendParameterType()105 for (const auto &Elt : ParamtersType) { in getVecExtParmsType()147 for (const auto &Elt : ParamtersType) { in getParmsType()
136 SmallVector<ParamType, 32> ParamtersType; variable