Home
last modified time | relevance | path

Searched refs:getFunctionOrMethodParam (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp100 static const ParmVarDecl *getFunctionOrMethodParam(const Decl *D, in getFunctionOrMethodParam() function
121 if (auto *PVD = getFunctionOrMethodParam(D, Idx)) in getFunctionOrMethodParamRange()
6098 getFunctionOrMethodParam(D, Idx.getASTIndex()); in handleSwiftAsyncAttr()
7323 auto *PVD = const_cast<ParmVarDecl *>(getFunctionOrMethodParam(D, I)); in handleObjCExternallyRetainedAttr()