Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1112 constexpr llvm::StringLiteral StrEnteringLoop = "Entering loop body"; variable
1294 str = StrEnteringLoop; in generatePathDiagnosticsForNode()
1520 if (S == StrEnteringLoop || S == StrLoopBodyZero || in simplifySimpleBranches()