Searched refs:boundWarning (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1318 const char *boundWarning = NULL; local
1374 boundWarning = "Size argument is greater than the free space in the "
1403 boundWarning = "Size argument is greater than the length of the "
1537 if (boundWarning) {
1542 boundWarning);
1554 if (!boundWarning) {

Completed in 109 milliseconds