Home
last modified time | relevance | path

Searched defs:getParamDecl (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDecl.h1883 const ParmVarDecl *getParamDecl(unsigned i) const { in getParamDecl() function
1887 ParmVarDecl *getParamDecl(unsigned i) { in getParamDecl() function
3441 const ParmVarDecl *getParamDecl(unsigned i) const { in getParamDecl() function
3445 ParmVarDecl *getParamDecl(unsigned i) { in getParamDecl() function