Searched defs:getParamType (Results 1 – 3 of 3) 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 __anon985e31310111::Intrinsic
3888 static QualType getParamType(Sema &SemaRef, in getParamType() function