Searched defs:referencedPath (Results 1 – 7 of 7) sorted by relevance
/third_party/typescript/src/compiler/ |
D | builderState.ts | 136 …const referencedPath = getReferencedFileFromFileName(program, referencedFile.fileName, sourceFileD… constant
|
/third_party/typescript/lib/ |
D | tsc.js | 90213 function addReferencedFile(referencedPath) { argument 90755 function forEachFilesReferencingPath(state, referencedPath, seenFileAndExportsOfFile, fn) { argument
|
D | typingsInstaller.js | 109636 function addReferencedFile(referencedPath) { argument 110344 function forEachFilesReferencingPath(state, referencedPath, seenFileAndExportsOfFile, fn) { argument
|
D | typescriptServices.js | 109841 function addReferencedFile(referencedPath) { argument 110549 function forEachFilesReferencingPath(state, referencedPath, seenFileAndExportsOfFile, fn) { argument
|
D | typescript.js | 109841 function addReferencedFile(referencedPath) { argument 110549 function forEachFilesReferencingPath(state, referencedPath, seenFileAndExportsOfFile, fn) { argument
|
D | tsserverlibrary.js | 109841 function addReferencedFile(referencedPath) { argument 110549 function forEachFilesReferencingPath(state, referencedPath, seenFileAndExportsOfFile, fn) { argument
|
D | tsserver.js | 109647 function addReferencedFile(referencedPath) { argument 110355 function forEachFilesReferencingPath(state, referencedPath, seenFileAndExportsOfFile, fn) { argument
|