Searched defs:getParamType (Results 1 – 4 of 4) sorted by relevance
134 Type *getParamType(unsigned i) const { return ContainedTys[i+1]; } in getParamType() function
191 SVEType getParamType(unsigned I) const { return Types[I + 1]; } in getParamType() function in __anone2dd28250111::Intrinsic
435 Type getParamType(unsigned I) const { return Types[I + 1]; } in getParamType() function in __anonb0e659a70111::Intrinsic
5686 static QualType getParamType(Sema &SemaRef, in getParamType() function