Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2258 const Stmt *endParent = PM.getParent(end); in removePunyEdges() local
2259 if (!endParent) in removePunyEdges()
2262 if (isConditionForTerminator(end, endParent)) in removePunyEdges()