Home | History | Annotate | Download | only in Analysis

Lines Matching refs:FunctionDecl

272     const FunctionDecl *FD =
273 cast<FunctionDecl>(PV->getDeclContext())->getCanonicalDecl();
355 const FunctionDecl *FD = CE->getDirectCallee()->getMostRecentDecl();
805 : cast<FunctionDecl>(D)->parameters();