Searched defs:FnDecl (Results 1 – 7 of 7) sorted by relevance
233 auto *FnDecl = CalleeDecl ? CalleeDecl->getAsFunction() : nullptr; in checkCreateOrCopyFunction() local375 if (auto *FnDecl = dyn_cast<FunctionDecl>(DeclWithIssue)) in visitReturnStmt() local
554 if (auto *FnDecl = dyn_cast<FunctionDecl>(D)) { in IsFunctionTrivial() local
7315 const FunctionDecl *FnDecl = D->getAsFunction(); in CheckCompletedCXXClass() local16403 FunctionDecl *FnDecl = FnTemplateDecl->getTemplatedDecl(); in BuildTypeAwareUsualDelete() local16453 const FunctionDecl *FnDecl) { in CheckOperatorNewDeleteDeclarationScope()16521 Sema &SemaRef, FunctionDecl *FnDecl, AllocationOperatorKind OperatorKind, in CheckOperatorNewDeleteTypes()16653 static bool CheckOperatorNewDeclaration(Sema &SemaRef, FunctionDecl *FnDecl) { in CheckOperatorNewDeclaration()16674 CheckOperatorDeleteDeclaration(Sema &SemaRef, FunctionDecl *FnDecl) { in CheckOperatorDeleteDeclaration()16752 bool Sema::CheckOverloadedOperatorDeclaration(FunctionDecl *FnDecl) { in CheckOverloadedOperatorDeclaration()16976 bool Sema::CheckLiteralOperatorDeclaration(FunctionDecl *FnDecl) { in CheckLiteralOperatorDeclaration()
2708 FunctionDecl *FnDecl = Best->Function; in resolveAllocationOverloadInterior() local4238 FunctionDecl *FnDecl = Best->Function; in resolveBuiltinNewDeleteOverload() local
15049 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedUnaryOp() local15333 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedBinOp() local15896 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedArraySubscriptExpr() local
320 if (const auto *FnDecl = CE->getDirectCallee(); in findStmtsInUnspecifiedPointerContext() local532 auto *FnDecl = CE->getDirectCallee(); in isPtrBufferSafe() local
8012 llvm::Function *FnDecl; in EmitBPFBuiltinExpr() local