Lines Matching refs:FD
1927 if (FunctionDecl *FD = Exp->getDirectCallee()) {1935 if (!FD->hasAttr<NoThreadSafetyAnalysisAttr>()) {1936 unsigned Fn = FD->getNumParams();1942 if (isa<CXXMethodDecl>(FD)) {1956 ParmVarDecl* Pvd = FD->getParamDecl(i);