Searched refs:CheckMemorySizeofForComparison (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaChecking.cpp | 4968 static bool CheckMemorySizeofForComparison(Sema &S, const Expr *E, in CheckMemorySizeofForComparison() function 5070 if (CheckMemorySizeofForComparison(*this, LenExpr, FnName, in CheckMemaccessArguments() 5267 if (CheckMemorySizeofForComparison(*this, SizeArg, FnName, in CheckStrlcpycatArguments() 5352 if (CheckMemorySizeofForComparison(*this, LenArg, FnName, CE->getLocStart(), in CheckStrncatArguments()
|