Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1719 const Stmt *endParent = PM.getParent(end); in removePunyEdges() local
1720 if (!endParent) in removePunyEdges()
1723 if (isConditionForTerminator(end, endParent)) in removePunyEdges()