Home
last modified time | relevance | path

Searched refs:isEmptyNonShadowedFile (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/harness/
DvfsUtil.ts801 … if (isEmptyNonShadowedFile(changedNode) && isEmptyNonShadowedFile(baseNode)) return false;
1484 function isEmptyNonShadowedFile(node: FileInode) { function