Searched refs:CheckMemorySizeofForComparison (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 13127 static bool CheckMemorySizeofForComparison(Sema &S, const Expr *E, in CheckMemorySizeofForComparison() function 13412 if (CheckMemorySizeofForComparison(*this, LenExpr, FnName, in CheckMemaccessArguments() 13634 if (CheckMemorySizeofForComparison(*this, SizeArg, FnName, in CheckStrlcpycatArguments() 13719 if (CheckMemorySizeofForComparison(*this, LenArg, FnName, CE->getBeginLoc(), in CheckStrncatArguments()
|