Home
last modified time | relevance | path

Searched refs:sSize (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2273 const uint64_t sSize = in handleUnsafeOperation() local
2275 if (sSize >= dSize) in handleUnsafeOperation()