Searched refs:currEntity (Results 1 – 1 of 1) sorted by relevance
248 const auto currEntity = curNode->GetEntity(); in IsAncestorOf() local250 curNode = EntityUtil::IsValid(currEntity) ? nodeAccess_.GetParent(currEntity) : nullptr; in IsAncestorOf()