Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1003 static const char StrLoopBodyZero[] = "Loop body executed 0 times"; variable
1224 str = StrLoopBodyZero; in generatePathDiagnosticsForNode()
1445 if (S == StrEnteringLoop || S == StrLoopBodyZero || in simplifySimpleBranches()