Home
last modified time | relevance | path

Searched refs:disableSourceOfProjectReferenceRedirect (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/events/
DprojectLoading.ts104 function verify(disableSourceOfProjectReferenceRedirect?: true) {
123 ...(disableSourceOfProjectReferenceRedirect && {
125 disableSourceOfProjectReferenceRedirect
148 disableSourceOfProjectReferenceRedirect ?
/third_party/typescript/src/testRunner/unittests/tsserver/
DprojectReferences.ts107 function verify(disableSourceOfProjectReferenceRedirect: boolean) {
117 disableSourceOfProjectReferenceRedirect
147 disableSourceOfProjectReferenceRedirect
220 …References", `root file is file from referenced project${disableSourceOfProjectReferenceRedirect ?…
1292 const { host, session } = setup({ disableSourceOfProjectReferenceRedirect: true });
1315 … const { host, session, class1 } = setup({ disableSourceOfProjectReferenceRedirect: true });
1340 … function verifyAutoImport(built: boolean, disableSourceOfProjectReferenceRedirect?: boolean) {
1379 disableSourceOfProjectReferenceRedirect
1417 …rt with referenced project${built ? " when built" : ""}${disableSourceOfProjectReferenceRedirect ?…
1527 disableSourceOfProjectReferenceRedirect: boolean,
[all …]
DprojectReferencesSourcemap.ts237 disableSourceOfProjectReferenceRedirect: true
/third_party/typescript/src/compiler/
Dprogram.ts1149 !options.disableSourceOfProjectReferenceRedirect;
Dtypes.ts6630 disableSourceOfProjectReferenceRedirect?: boolean;
/third_party/typescript/lib/
Dtypescript.d.ts3073 disableSourceOfProjectReferenceRedirect?: boolean; property
DtypescriptServices.d.ts3073 disableSourceOfProjectReferenceRedirect?: boolean; property
Dtsserverlibrary.d.ts3073 disableSourceOfProjectReferenceRedirect?: boolean; property
DtypingsInstaller.js121606 !options.disableSourceOfProjectReferenceRedirect;
Dtsc.js100873 !options.disableSourceOfProjectReferenceRedirect;
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3073 disableSourceOfProjectReferenceRedirect?: boolean; property
Dtsserverlibrary.d.ts3073 disableSourceOfProjectReferenceRedirect?: boolean; property