Searched defs:getParamType (Results 1 – 2 of 2) sorted by relevance
128 Type *getParamType(unsigned i) const { return ContainedTys[i+1]; } in getParamType() function
379 Type getParamType(unsigned I) const { return Types[I + 1]; } in getParamType() function in __anon7fb122680111::Intrinsic