Lines Matching defs:FDecl
2060 Sema::CheckBuiltinFunctionCall(FunctionDecl *FDecl, unsigned BuiltinID, in CheckBuiltinFunctionCall()
3021 const NamedDecl *FDecl, in CheckNonNullArguments()
3116 void Sema::CheckArgAlignment(SourceLocation Loc, NamedDecl *FDecl, in CheckArgAlignment()
3151 void Sema::checkCall(NamedDecl *FDecl, const FunctionProtoType *Proto, in checkCall()
3342 void Sema::CheckConstructorCall(FunctionDecl *FDecl, QualType ThisType, in CheckConstructorCall()
3358 bool Sema::CheckFunctionCall(FunctionDecl *FDecl, CallExpr *TheCall, in CheckFunctionCall()
4128 FunctionDecl *FDecl = cast<FunctionDecl>(DRE->getDecl()); in BuiltinAtomicOverloaded() local
4499 FunctionDecl *FDecl = cast<FunctionDecl>(DRE->getDecl()); in BuiltinNontemporalOverloaded() local
5308 FunctionDecl *FDecl = cast<FunctionDecl>(DRE->getDecl()); in BuiltinConstantArg() local
8077 static unsigned getAbsoluteValueFunctionKind(const FunctionDecl *FDecl) { in getAbsoluteValueFunctionKind()
8132 const FunctionDecl *FDecl = nullptr; in emitReplacement() local
8193 static bool IsStdFunction(const FunctionDecl *FDecl, in IsStdFunction()
8206 const FunctionDecl *FDecl) { in CheckInfNaNFunction()
8222 const FunctionDecl *FDecl) { in CheckAbsoluteValueFunction()
8302 const FunctionDecl *FDecl) { in CheckMaxUnsignedZero()