Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1115 constexpr llvm::StringLiteral StrLoopBodyZero = "Loop body executed 0 times"; variable
1297 str = StrLoopBodyZero; in generatePathDiagnosticsForNode()
1528 if (S == StrEnteringLoop || S == StrLoopBodyZero || in simplifySimpleBranches()