Searched refs:shouldDiveInChildNode (Results 1 – 6 of 6) sorted by relevance
371 const shouldDiveInChildNode = constant376 return shouldDiveInChildNode && nodeHasTokens(child, ast)
1178 const shouldDiveInChildNode = constant1183 … return shouldDiveInChildNode && nodeHasTokens(child, sourceFile) ? find(child) : undefined;
116322 var shouldDiveInChildNode = 116327 … return shouldDiveInChildNode && nodeHasTokens(child, sourceFile) ? find(child) : undefined;
116891 var shouldDiveInChildNode = 116896 … return shouldDiveInChildNode && nodeHasTokens(child, sourceFile) ? find(child) : undefined;