Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1706 const Stmt *endParent = PM.getParent(end); in removePunyEdges() local
1707 if (!endParent) in removePunyEdges()
1710 if (isConditionForTerminator(end, endParent)) in removePunyEdges()