Home
last modified time | relevance | path

Searched defs:sourceFileLike (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/services/
Dsourcemaps.ts26 const sourceFileLike = new Map<string, SourceFileLike | false>(); constant
DimportTracker.ts169 const sourceFileLike = getSourceFileLikeForImportDeclaration(importDeclaration); constant
/third_party/typescript/lib/
Dtypescript.js123686 function addIndirectUser(sourceFileLike, addTransitiveDependencies) { argument
123833 function findNamespaceReExports(sourceFileLike, name, checker) { argument
123896 function forEachPossibleImportOrExportStatement(sourceFileLike, action) { argument
133735 …function formatNodeGivenIndentation(node, sourceFileLike, languageVariant, initialIndentation, del… argument
DtypescriptServices.js123686 function addIndirectUser(sourceFileLike, addTransitiveDependencies) { argument
123833 function findNamespaceReExports(sourceFileLike, name, checker) { argument
123896 function forEachPossibleImportOrExportStatement(sourceFileLike, action) { argument
133735 …function formatNodeGivenIndentation(node, sourceFileLike, languageVariant, initialIndentation, del… argument
Dtsserverlibrary.js123686 function addIndirectUser(sourceFileLike, addTransitiveDependencies) { argument
123833 function findNamespaceReExports(sourceFileLike, name, checker) { argument
123896 function forEachPossibleImportOrExportStatement(sourceFileLike, action) { argument
133735 …function formatNodeGivenIndentation(node, sourceFileLike, languageVariant, initialIndentation, del… argument
Dtsserver.js123117 function addIndirectUser(sourceFileLike, addTransitiveDependencies) { argument
123264 function findNamespaceReExports(sourceFileLike, name, checker) { argument
123327 function forEachPossibleImportOrExportStatement(sourceFileLike, action) { argument
133166 …function formatNodeGivenIndentation(node, sourceFileLike, languageVariant, initialIndentation, del… argument