Searched refs:CheckMemorySizeofForComparison (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 6036 static bool CheckMemorySizeofForComparison(Sema &S, const Expr *E, in CheckMemorySizeofForComparison() function 6138 if (CheckMemorySizeofForComparison(*this, LenExpr, FnName, in CheckMemaccessArguments() 6334 if (CheckMemorySizeofForComparison(*this, SizeArg, FnName, in CheckStrlcpycatArguments() 6419 if (CheckMemorySizeofForComparison(*this, LenArg, FnName, CE->getLocStart(), in CheckStrncatArguments()
|