Searched defs:onlyReferences (Results 1 – 2 of 2) sorted by relevance
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 130208 function getBuildOrderFor(state, project, onlyReferences) { argument 131325 …nction build(state, project, cancellationToken, writeFile, getCustomTransformers, onlyReferences) { argument 131332 … buildWorker(state, project, cancellationToken, writeFile, getCustomTransformers, onlyReferences) { argument 131359 function clean(state, project, onlyReferences) { argument 131366 function cleanWorker(state, project, onlyReferences) { argument
|
| D | tsc.js | 108411 function getBuildOrderFor(state, project, onlyReferences) { argument 109457 …nction build(state, project, cancellationToken, writeFile, getCustomTransformers, onlyReferences) { argument 109464 … buildWorker(state, project, cancellationToken, writeFile, getCustomTransformers, onlyReferences) { argument 109491 function clean(state, project, onlyReferences) { argument 109498 function cleanWorker(state, project, onlyReferences) { argument
|