Searched refs:isWithinDepthLimit (Results 1 – 2 of 2) sorted by relevance
26 if (!addToPath.isWithinDepthLimit()) in traverse()323 if (!addToPath.isWithinDepthLimit()) in traverseBinary()387 if (!addToPath.isWithinDepthLimit()) in traverseUnary()423 if (!addToPath.isWithinDepthLimit()) in traverseFunctionDefinition()457 if (!addToPath.isWithinDepthLimit()) in traverseBlock()657 if (!addToPath.isWithinDepthLimit()) in traverseAggregate()
127 bool isWithinDepthLimit() { return mWithinDepthLimit; } in isWithinDepthLimit() function