Searched refs:CheckMemorySizeofForComparison (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 11390 static bool CheckMemorySizeofForComparison(Sema &S, const Expr *E, in CheckMemorySizeofForComparison() function 11675 if (CheckMemorySizeofForComparison(*this, LenExpr, FnName, in CheckMemaccessArguments() 11897 if (CheckMemorySizeofForComparison(*this, SizeArg, FnName, in CheckStrlcpycatArguments() 11982 if (CheckMemorySizeofForComparison(*this, LenArg, FnName, CE->getBeginLoc(), in CheckStrncatArguments()
|