buildInstanceTree  431 Source/core/svg/SVGUseElement.cpp     buildInstanceTree(target, m_targetElementInstance.get(), foundProblem, false);
buildInstanceTree  595 Source/core/svg/SVGUseElement.cpp         buildInstanceTree(element, instancePtr, foundProblem, foundUse);
buildInstanceTree  606 Source/core/svg/SVGUseElement.cpp     buildInstanceTree(newTarget, newInstancePtr, foundProblem, foundUse);
buildInstanceTree   86 Source/core/svg/SVGUseElement.h     void buildInstanceTree(SVGElement* target, SVGElementInstance* targetInstance, bool& foundCycle, bool foundUse);