Searched refs:ReturnChildren (Results 1 – 1 of 1) sorted by relevance
1263 std::unique_ptr<ParentMap> ReturnChildren; in isPossiblyEmptyImpl() local1268 [&ReturnChildren](const CFGElement &Element) { in isPossiblyEmptyImpl()1275 ReturnChildren = std::make_unique<ParentMap>( in isPossiblyEmptyImpl()1282 (ReturnChildren && in isPossiblyEmptyImpl()1283 ReturnChildren->hasParent(SuspiciousStmt)); in isPossiblyEmptyImpl()