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