Searched defs:getParamType (Results 1 – 4 of 4) sorted by relevance
133 Type *getParamType(unsigned i) const { return ContainedTys[i+1]; } in getParamType() function
140 Type *getParamType(unsigned i) const { return ContainedTys[i+1]; } in getParamType() function
338 Id getParamType(int p) const { return parameterInstructions[p]->getTypeId(); } in getParamType() function
94950 function getParamType(option) { function