HomeSort by: relevance | last modified time | path
    Searched defs:boundWarning (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
CStringChecker.cpp 1584 const char *boundWarning = nullptr;
1693 boundWarning = "Size argument is greater than the free space in the "
1736 boundWarning = "Size argument is greater than the length of the "
1867 if (!boundWarning) {

Completed in 42 milliseconds