Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1027 static bool isJumpToFalseBranch(const BlockEdge *BE) { in isJumpToFalseBranch() function
1301 if (isJumpToFalseBranch(&*BE)) { in generatePathDiagnosticsForNode()