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

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1596 static const char StrLoopBodyZero[] = "Loop body executed 0 times"; variable
1795 str = StrLoopBodyZero;
2040 if (S == StrEnteringLoop || S == StrLoopBodyZero) {

Completed in 83 milliseconds