Home | History | Annotate | Download | only in Sema

Lines Matching defs:FD

598       FunctionDecl *FD = cast<FunctionDecl>(Param->getDeclContext());
602 FD->printName(OS);
2715 if (const FunctionDecl *FD = dyn_cast<FunctionDecl>(PV->getDeclContext())) {
2717 return FD->getCanonicalDecl()->getParamDecl(i);