Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
Dsession.ts23 function isDeclarationFileInJSOnlyNonConfiguredProject(project: Project, file: NormalizedPath) { function
1054 const diags = isDeclarationFileInJSOnlyNonConfiguredProject(project, file)
1262 if (isSemantic && isDeclarationFileInJSOnlyNonConfiguredProject(project, file)) {