Home
last modified time | relevance | path

Searched defs:stripInternal (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/stripInternal/
Dtsconfig.json3 "stripInternal": true boolean
/third_party/typescript/src/
Dtsconfig-library-base.json8 "stripInternal": true boolean
/third_party/typescript/src/tsc/
Dtsconfig.release.json5 "stripInternal": true, boolean
/third_party/typescript/src/compiler/transformers/
Ddeclarations.ts91 const { noResolve, stripInternal } = options; constant
/third_party/typescript/lib/
Dtypescript.d.ts2887 stripInternal?: boolean; property
DtypescriptServices.d.ts2887 stripInternal?: boolean; property
Dtsserverlibrary.d.ts2887 stripInternal?: boolean; property
Dtsc.js20491 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
DtypingsInstaller.js25525 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
DtypescriptServices.js25730 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
Dtypescript.js25730 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
Dtsserverlibrary.js25730 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
Dtsserver.js25536 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2920 stripInternal?: boolean; property
Dtsserverlibrary.d.ts2920 stripInternal?: boolean; property