Lines Matching refs:FD
1108 else if (FunctionDecl *FD = dyn_cast<FunctionDecl>(D))1109 PrevDecl = FD->getPreviousDecl();1892 else if (FunctionDecl *FD = getCurFunctionDecl()) {1894 = dyn_cast<ObjCImplDecl>(FD->getLexicalDeclContext())) {