Searched refs:isWithinDepthLimit (Results 1 – 2 of 2) sorted by relevance
25 if (!addToPath.isWithinDepthLimit()) in traverse()322 if (!addToPath.isWithinDepthLimit()) in traverseBinary()386 if (!addToPath.isWithinDepthLimit()) in traverseUnary()422 if (!addToPath.isWithinDepthLimit()) in traverseFunctionDefinition()456 if (!addToPath.isWithinDepthLimit()) in traverseBlock()607 if (!addToPath.isWithinDepthLimit()) in traverseAggregate()
126 bool isWithinDepthLimit() { return mWithinDepthLimit; } in isWithinDepthLimit() function