Searched refs:isDeclarationFileInJSOnlyNonConfiguredProject (Results 1 – 1 of 1) sorted by relevance
23 function isDeclarationFileInJSOnlyNonConfiguredProject(project: Project, file: NormalizedPath) { function1054 const diags = isDeclarationFileInJSOnlyNonConfiguredProject(project, file)1262 if (isSemantic && isDeclarationFileInJSOnlyNonConfiguredProject(project, file)) {