Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/config/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/scripts/
DbuildProtocol.mjs177 …target: ts.ScriptTarget.ES5, declaration: true, noResolve: false, types: [], stripInternal: true }; property
/third_party/typescript/src/compiler/transformers/
Ddeclarations.ts94 const { noResolve, stripInternal } = options; constant
/third_party/typescript/lib/
Dtypescript.d.ts3166 stripInternal?: boolean; property
DtypescriptServices.d.ts3166 stripInternal?: boolean; property
Dtsserverlibrary.d.ts3166 stripInternal?: boolean; property
Dtsc.js22715 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
DtypingsInstaller.js28145 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3166 stripInternal?: boolean; property
Dtsserverlibrary.d.ts3166 stripInternal?: boolean; property