Searched refs:getFunctionOrMethodParam (Results 1 – 3 of 3) sorted by relevance
72 inline const ParmVarDecl *getFunctionOrMethodParam(const Decl *D, in getFunctionOrMethodParam() function93 if (auto *PVD = getFunctionOrMethodParam(D, Idx)) in getFunctionOrMethodParamRange()
217 const ParmVarDecl *HandlerParam = getFunctionOrMethodParam( in checkSwiftAsyncErrorBlock() 691 getFunctionOrMethodParam(D, Idx.getASTIndex()); in handleAsyncAttr()
2243 auto *PVD = const_cast<ParmVarDecl *>(getFunctionOrMethodParam(D, I)); in handleExternallyRetainedAttr()