Home
last modified time | relevance | path

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

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