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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1110 constexpr llvm::StringLiteral StrLoopBodyZero = "Loop body executed 0 times"; variable
1287 str = StrLoopBodyZero;
1517 if (S == StrEnteringLoop || S == StrLoopBodyZero ||

Completed in 120 milliseconds