Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1017 static bool isJumpToFalseBranch(const BlockEdge *BE) { in isJumpToFalseBranch() function
1291 if (isJumpToFalseBranch(&*BE)) { in generatePathDiagnosticsForNode()