Searched refs:findClone (Results 1 – 7 of 7) sorted by relevance
116 AxesWalker clone = findClone(this, cloneList); in cloneDeep()157 static AxesWalker findClone(AxesWalker key, Vector cloneList) in findClone() method in AxesWalker
146 const Definition* findClone(string match) const;
837 const Definition* Definition::findClone(string match) const { in findClone() function in Definition845 auto inner = child->findClone(match); in findClone()
2381 auto child = csParent->findClone(match); in subtopicOut()