Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DTypeLoc.h1225 void setParam(unsigned i, ParmVarDecl *VD) { getParmArray()[i] = VD; } in setParam() function
H A DDecl.h3553 void setParam(unsigned i, ImplicitParamDecl *P) { in setParam() function