Home
last modified time | relevance | path

Searched defs:inlineSources (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/inlineSources/
Dtsconfig.json3 "inlineSources": true boolean
/third_party/re2/app/
Dtsconfig.json14 "inlineSources": true, boolean
/third_party/typescript/src/compiler/
Demitter.ts882 inlineSources: compilerOptions.inlineSources, constant
1073 inlineSources?: boolean; property
Dtypes.ts9177 inlineSources?: boolean; property
/third_party/typescript/src/harness/
DfourslashImpl.ts4071 …lerOptions = { target: ts.ScriptTarget.ES2015, inlineSourceMap: true, inlineSources: true, package… constant
/third_party/typescript/src/server/
Dprotocol.ts3574 inlineSources?: boolean; property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts2880 inlineSources?: boolean; property
7315 inlineSources?: boolean; property
8673 inlineSources?: boolean; property
Dtypescript.d.ts3312 inlineSources?: boolean; property
4670 inlineSources?: boolean; property
/third_party/typescript/lib/
Dtsserverlibrary.d.ts2880 inlineSources?: boolean; property
7315 inlineSources?: boolean; property
8673 inlineSources?: boolean; property
Dtypescript.d.ts3312 inlineSources?: boolean; property
4670 inlineSources?: boolean; property
Dtsc.js99371 inlineSources: compilerOptions.inlineSources, property