Home
last modified time | relevance | path

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

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