Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1319 static bool isJumpToFalseBranch(const BlockEdge *BE) { in isJumpToFalseBranch() function
1332 return isJumpToFalseBranch(BE); in isLoopJumpPastBody()
1833 if (isJumpToFalseBranch(&*BE)) { in GenerateAlternateExtensivePathDiagnostic()