Searched refs:isDeclarationFileInJSOnlyNonConfiguredProject (Results 1 – 3 of 3) sorted by relevance
23 function isDeclarationFileInJSOnlyNonConfiguredProject(project: Project, file: NormalizedPath) { function1002 const diags = isDeclarationFileInJSOnlyNonConfiguredProject(project, file)1201 if (isSemantic && isDeclarationFileInJSOnlyNonConfiguredProject(project, file)) {
159222 function isDeclarationFileInJSOnlyNonConfiguredProject(project, file) { function160355 var diags = isDeclarationFileInJSOnlyNonConfiguredProject(project, file)160521 if (isSemantic && isDeclarationFileInJSOnlyNonConfiguredProject(project, file)) {
159028 function isDeclarationFileInJSOnlyNonConfiguredProject(project, file) { function160161 var diags = isDeclarationFileInJSOnlyNonConfiguredProject(project, file)160327 if (isSemantic && isDeclarationFileInJSOnlyNonConfiguredProject(project, file)) {