Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1632 static const char StrLoopBodyZero[] = "Loop body executed 0 times"; variable
1840 str = StrLoopBodyZero; in GenerateAlternateExtensivePathDiagnostic()
2086 if (S == StrEnteringLoop || S == StrLoopBodyZero || in simplifySimpleBranches()