Searched refs:ReturnChildren (Results 1 – 1 of 1) sorted by relevance
1261 std::unique_ptr<ParentMap> ReturnChildren; in isPossiblyEmptyImpl() local1266 [&ReturnChildren](const CFGElement &Element) { in isPossiblyEmptyImpl()1273 ReturnChildren = std::make_unique<ParentMap>( in isPossiblyEmptyImpl()1280 (ReturnChildren && in isPossiblyEmptyImpl()1281 ReturnChildren->hasParent(SuspiciousStmt)); in isPossiblyEmptyImpl()