Home | History | Annotate | Download | only in AST

Lines Matching refs:FunctionDecl

681   if (const FunctionDecl *FD = dyn_cast<FunctionDecl>(D)) {
810 isa<FunctionDecl>(ThisDeclInfo->CurrentDecl);
816 if (const FunctionDecl *FD =
817 dyn_cast<FunctionDecl>(ThisDeclInfo->CurrentDecl))