Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1698 const Stmt *endParent = PM.getParent(end); in removePunyEdges() local
1699 if (!endParent) in removePunyEdges()
1702 if (isConditionForTerminator(end, endParent)) in removePunyEdges()