Lines Matching defs:FD
602 FunctionDecl *FD = getCurFunctionDecl(); in diagnoseZeroToNullptrConversion() local
727 if (const FunctionDecl *FD = dyn_cast<FunctionDecl>(D)) { in ShouldRemoveFromUnused() local
782 if (auto *FD = dyn_cast<FunctionDecl>(ND)) in isFunctionOrVarDeclExternC() local
821 if (FunctionDecl *FD = dyn_cast<FunctionDecl>(ND)) { in getUndefinedButUsed() local
898 } else if (auto *FD = dyn_cast<FunctionDecl>(VD)) { in checkUndefinedButUsed() local
995 if (const FunctionDecl *FD = in IsRecordFullyDefined() local
1261 if (auto *FD = dyn_cast<FunctionDecl>(D)) { in ActOnEndOfTranslationUnit() local
1347 if (const FunctionDecl *FD = dyn_cast<FunctionDecl>(*I)) { in ActOnEndOfTranslationUnit() local
1599 auto *FD = dyn_cast<FunctionDecl>(CurContext); in hasUncompilableErrorOccurred() local
1614 static void emitCallStackNotes(Sema &S, FunctionDecl *FD) { in emitCallStackNotes()
1695 if (auto *FD = dyn_cast<FunctionDecl>(D)) in visitUsedDecl() local
1716 void checkFunc(SourceLocation Loc, FunctionDecl *FD) { in checkFunc()
1747 if (auto *FD = dyn_cast<FunctionDecl>(D)) { in checkRecordedDecl() local
1756 void emitDeferredDiags(FunctionDecl *FD, bool ShowCallStack) { in emitDeferredDiags()
1872 Sema::targetDiag(SourceLocation Loc, unsigned DiagID, FunctionDecl *FD) { in targetDiag()
1940 FunctionDecl *FD = isa<FunctionDecl>(C) ? cast<FunctionDecl>(C) in checkTypeSupport() local
2548 if (const auto *FD = Fn->getAsFunction()) { in noteOverloads() local
2605 if (const auto *FD = dyn_cast<FunctionDecl>(ND)) in IsCPUDispatchCPUSpecificMultiVersion() local