Home | History | Annotate | Download | only in AST

Lines Matching defs:setParams

1834 void FunctionDecl::setParams(ASTContext &C,
2760 void BlockDecl::setParams(llvm::ArrayRef<ParmVarDecl *> NewParamInfo) {