Lines Matching defs:FDecl
1440 Sema::CheckBuiltinFunctionCall(FunctionDecl *FDecl, unsigned BuiltinID, in CheckBuiltinFunctionCall()
4408 const NamedDecl *FDecl, in DiagnoseCStringFormatDirectiveInCFAPI()
4455 const NamedDecl *FDecl, in CheckNonNullArguments()
4555 void Sema::CheckArgAlignment(SourceLocation Loc, NamedDecl *FDecl, in CheckArgAlignment()
4592 void Sema::checkCall(NamedDecl *FDecl, const FunctionProtoType *Proto, in checkCall()
4689 void Sema::CheckConstructorCall(FunctionDecl *FDecl, QualType ThisType, in CheckConstructorCall()
4706 bool Sema::CheckFunctionCall(FunctionDecl *FDecl, CallExpr *TheCall, in CheckFunctionCall()
5400 FunctionDecl *FDecl = cast<FunctionDecl>(DRE->getDecl()); in SemaBuiltinAtomicOverloaded() local
5776 FunctionDecl *FDecl = cast<FunctionDecl>(DRE->getDecl()); in SemaBuiltinNontemporalOverloaded() local
6587 FunctionDecl *FDecl = cast<FunctionDecl>(DRE->getDecl()); in SemaBuiltinConstantArg() local
9513 static unsigned getAbsoluteValueFunctionKind(const FunctionDecl *FDecl) { in getAbsoluteValueFunctionKind()
9568 const FunctionDecl *FDecl = nullptr; in emitReplacement() local
9629 static bool IsStdFunction(const FunctionDecl *FDecl, in IsStdFunction()
9643 const FunctionDecl *FDecl) { in CheckAbsoluteValueFunction()
9723 const FunctionDecl *FDecl) { in CheckMaxUnsignedZero()