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 __anon47288a980111::Intrinsic
435 Type getParamType(unsigned I) const { return Types[I + 1]; } in getParamType() function in __anon9e9e0a7a0111::Intrinsic
5683 static QualType getParamType(Sema &SemaRef, in getParamType() function