Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dutilities.ts2859 function nodeIsASICandidate(node: Node, sourceFile: SourceFileLike): boolean { function
2910 return !!contextAncestor && nodeIsASICandidate(contextAncestor, sourceFile);