Searched defs:getParamType (Results 1 – 2 of 2) sorted by relevance
131 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 __anon870a9de20111::Intrinsic