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

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

Completed in 199 milliseconds