Home | History | Annotate | Download | only in Checkers

Lines Matching refs:getCalleeDecl

576   const FunctionDecl *FD = C.getCalleeDecl(CE);
860 const FunctionDecl *FD = C.getCalleeDecl(CE);
863 FD = dyn_cast<FunctionDecl>(CE->getCalleeDecl());