Home | History | Annotate | Download | only in AST

Lines Matching refs:FD

1580     if (const FunctionDecl *FD = dyn_cast<FunctionDecl>(*I))
1581 if (FD->getNumParams() == 1)