Home
last modified time | relevance | path

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

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