Searched refs:PreviousLevel (Results 1 – 1 of 1) sorted by relevance
188 std::vector<unsigned> PreviousLevel; in includeDepth() local190 PreviousLevel.clear(); in includeDepth()191 PreviousLevel.swap(CurrentLevel); in includeDepth()192 for (const auto &Parent : PreviousLevel) { in includeDepth()